Status: Pass 218 Failure 5 Skip 10
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 1 | 0 | 0 | Detail | |
AttachVolumeShelveTestJSON) |
fail
ft1.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 78288ad5-78f7-4e3b-b032-3eaa1610cd50 within the required time (360 s). Timer started at 1635019709. Timer ended at 1635020114waited for 405, <traceback object at 0x7f91719bcac0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 972f9fa3-c2a6-4f62-9e5d-fc4057f971d5 within the required time (360 s). Timer started at 1635020163. Timer ended at 1635020523waited for 360, <traceback object at 0x7f91716a4100>)) |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 1 | 1 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
fail
ft2.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-23 20:22:08,478 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.222.0.18/volume/v3/a97c141d074b4e9c98a5efda35d5424e/types 0.139s 2021-10-23 20:22:08,478 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1569098715"}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f5fdf5-fa98-48b9-af30-1d92a77ff310', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f5fdf5-fa98-48b9-af30-1d92a77ff310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a97c141d074b4e9c98a5efda35d5424e/types'} Body: b'{"volume_type": {"id": "cfdef8fc-4e9a-4be1-814c-82b15c885305", "name": "tempest-GroupsTest-volume-type-1569098715", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2021-10-23 20:22:08,533 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.18/volume/v3/a97c141d074b4e9c98a5efda35d5424e/group_types 0.052s 2021-10-23 20:22:08,533 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-1142987468"}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a3f2d2b-0d53-4240-b869-0aa03ec7912f', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a3f2d2b-0d53-4240-b869-0aa03ec7912f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/a97c141d074b4e9c98a5efda35d5424e/group_types'} Body: b'{"group_type": {"id": "87d57aac-acff-48e1-baea-3d1b1f25258a", "name": "tempest-GroupsTest-group-type-1142987468", "description": null, "is_public": true, "group_specs": {}}}' 2021-10-23 20:22:08,711 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups 0.175s 2021-10-23 20:22:08,711 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "87d57aac-acff-48e1-baea-3d1b1f25258a", "volume_types": ["cfdef8fc-4e9a-4be1-814c-82b15c885305"], "name": "tempest-Group1-743505286"}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6bf4700-0e1d-4ad8-a8d3-d146eb10891b', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6bf4700-0e1d-4ad8-a8d3-d146eb10891b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups'} Body: b'{"group": {"id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "name": "tempest-Group1-743505286"}}' 2021-10-23 20:22:08,742 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups/6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4 0.029s 2021-10-23 20:22:08,742 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f859ab-cc97-4030-a71a-f7cf772516ff', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f859ab-cc97-4030-a71a-f7cf772516ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups/6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4'} Body: b'{"group": {"id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "status": "creating", "availability_zone": "nova", "created_at": "2021-10-23T20:22:09.000000", "name": "tempest-Group1-743505286", "description": null, "group_type": "87d57aac-acff-48e1-baea-3d1b1f25258a", "volume_types": ["cfdef8fc-4e9a-4be1-814c-82b15c885305"]}}' 2021-10-23 20:22:09,775 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups/6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4 0.027s 2021-10-23 20:22:09,775 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c8cbf6-bcb5-45d3-9551-584b4c6a1b40', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c8cbf6-bcb5-45d3-9551-584b4c6a1b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups/6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4'} Body: b'{"group": {"id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "status": "available", "availability_zone": "nova", "created_at": "2021-10-23T20:22:09.000000", "name": "tempest-Group1-743505286", "description": null, "group_type": "87d57aac-acff-48e1-baea-3d1b1f25258a", "volume_types": ["cfdef8fc-4e9a-4be1-814c-82b15c885305"]}}' 2021-10-23 20:22:09,778 114656 INFO [tempest.common.waiters] group 6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4 reached available after waiting for 1.778692 seconds 2021-10-23 20:22:09,855 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups 0.076s 2021-10-23 20:22:09,855 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "87d57aac-acff-48e1-baea-3d1b1f25258a", "volume_types": ["cfdef8fc-4e9a-4be1-814c-82b15c885305"], "name": "tempest-Group2-496363575"}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72eb8dd6-894e-4e76-8429-87b7c9f7fd36', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72eb8dd6-894e-4e76-8429-87b7c9f7fd36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups'} Body: b'{"group": {"id": "b1e11759-5135-40b3-8815-aa10a8d94fba", "name": "tempest-Group2-496363575"}}' 2021-10-23 20:22:09,886 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups/b1e11759-5135-40b3-8815-aa10a8d94fba 0.029s 2021-10-23 20:22:09,886 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e1b84a-be2c-49d5-815d-c4ccb4f4316f', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e1b84a-be2c-49d5-815d-c4ccb4f4316f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups/b1e11759-5135-40b3-8815-aa10a8d94fba'} Body: b'{"group": {"id": "b1e11759-5135-40b3-8815-aa10a8d94fba", "status": "creating", "availability_zone": "nova", "created_at": "2021-10-23T20:22:10.000000", "name": "tempest-Group2-496363575", "description": null, "group_type": "87d57aac-acff-48e1-baea-3d1b1f25258a", "volume_types": ["cfdef8fc-4e9a-4be1-814c-82b15c885305"]}}' 2021-10-23 20:22:10,920 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups/b1e11759-5135-40b3-8815-aa10a8d94fba 0.030s 2021-10-23 20:22:10,921 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc72e97e-4dc4-4d98-8c45-a4889d9d2f77', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc72e97e-4dc4-4d98-8c45-a4889d9d2f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups/b1e11759-5135-40b3-8815-aa10a8d94fba'} Body: b'{"group": {"id": "b1e11759-5135-40b3-8815-aa10a8d94fba", "status": "available", "availability_zone": "nova", "created_at": "2021-10-23T20:22:10.000000", "name": "tempest-Group2-496363575", "description": null, "group_type": "87d57aac-acff-48e1-baea-3d1b1f25258a", "volume_types": ["cfdef8fc-4e9a-4be1-814c-82b15c885305"]}}' 2021-10-23 20:22:10,924 114656 INFO [tempest.common.waiters] group b1e11759-5135-40b3-8815-aa10a8d94fba reached available after waiting for 1.924220 seconds 2021-10-23 20:22:11,175 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes 0.250s 2021-10-23 20:22:11,175 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-volume-1554330791", "volume_type": "cfdef8fc-4e9a-4be1-814c-82b15c885305", "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "size": 1}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f339bad1-30b9-4cf0-b834-54068b90dc69', 'content-length': '881', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f339bad1-30b9-4cf0-b834-54068b90dc69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.084685", "updated_at": null, "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4"}}' 2021-10-23 20:22:11,240 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:22:11,240 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d3e0ce-e06c-4f63-9a4c-ccefcd1016b4', 'content-length': '949', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d3e0ce-e06c-4f63-9a4c-ccefcd1016b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": null, "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:12,304 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:12,304 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f56fa04-7fa8-41b5-953f-d5251271031f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f56fa04-7fa8-41b5-953f-d5251271031f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:13,367 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:13,368 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0698561-e251-4cd3-a9d5-3c5151e725e6', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0698561-e251-4cd3-a9d5-3c5151e725e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:14,435 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.059s 2021-10-23 20:22:14,435 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fbfdab-b0e8-419d-b1bc-b64b516f59e5', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fbfdab-b0e8-419d-b1bc-b64b516f59e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:15,499 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:22:15,500 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed2e5c7c-bd69-4f01-acdc-453d906dca14', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed2e5c7c-bd69-4f01-acdc-453d906dca14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:16,562 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:16,563 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03b4d1df-fdc9-44be-9539-d41c31f869f8', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b4d1df-fdc9-44be-9539-d41c31f869f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:17,625 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:22:17,625 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d82344bd-9a40-4b52-a7d8-0fa3433cd5af', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d82344bd-9a40-4b52-a7d8-0fa3433cd5af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:18,688 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:18,689 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a5ca45-386f-4374-93d6-c81d0b73c88f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a5ca45-386f-4374-93d6-c81d0b73c88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:19,751 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:19,752 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e26b2b9-4d93-47fd-a99d-54a7f7834589', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e26b2b9-4d93-47fd-a99d-54a7f7834589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:20,815 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:22:20,815 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92295d2-f779-44f3-a260-70b1f7840c36', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92295d2-f779-44f3-a260-70b1f7840c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:21,878 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:21,878 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a94505-ec33-4ebb-9d25-250445f8735f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a94505-ec33-4ebb-9d25-250445f8735f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:22,941 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:22,942 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d35ff8a-fce0-4b33-a0df-16528a26abfc', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d35ff8a-fce0-4b33-a0df-16528a26abfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:24,003 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:22:24,004 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bcd7f20-6bd2-4264-a500-9249d01ab277', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcd7f20-6bd2-4264-a500-9249d01ab277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:25,066 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:22:25,066 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58447aba-9934-42b0-ae35-28b67b871ce7', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58447aba-9934-42b0-ae35-28b67b871ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:26,130 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:22:26,131 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc3b797-9345-4273-a72c-f4bd48c49447', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc3b797-9345-4273-a72c-f4bd48c49447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:27,193 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:22:27,193 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9a0e27-db53-450f-8f4c-237f8f32cd98', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c9a0e27-db53-450f-8f4c-237f8f32cd98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:28,259 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:22:28,259 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e5bdca3-d9ad-498f-bcf7-30318049814b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e5bdca3-d9ad-498f-bcf7-30318049814b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:29,324 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:22:29,325 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e58c758-ee31-4cfb-8912-a8d89150e718', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e58c758-ee31-4cfb-8912-a8d89150e718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:30,387 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:30,388 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789bcc56-5183-4b44-be25-6d9160efb355', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789bcc56-5183-4b44-be25-6d9160efb355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:31,450 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:31,451 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4519ff-8f04-49a5-a7b0-fd7b8458a693', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4519ff-8f04-49a5-a7b0-fd7b8458a693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:32,514 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:22:32,515 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da9735bc-393c-40e0-9a04-b68e26d785ec', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da9735bc-393c-40e0-9a04-b68e26d785ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:33,579 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:22:33,579 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e3e7c0a-601e-41be-a023-e860dff3e6ca', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e3e7c0a-601e-41be-a023-e860dff3e6ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:34,644 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:22:34,644 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-329b7730-2a94-4c21-b3a6-c47d037622be', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329b7730-2a94-4c21-b3a6-c47d037622be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:35,706 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:35,706 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d311fa40-3542-404e-ad8d-acb94d58d7d4', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d311fa40-3542-404e-ad8d-acb94d58d7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:36,769 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:36,770 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-716773ce-3206-41d0-a38e-5813106c637b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-716773ce-3206-41d0-a38e-5813106c637b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:37,833 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:37,833 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc3063e-de84-41db-b97e-2ec9c3e45fd9', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc3063e-de84-41db-b97e-2ec9c3e45fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:38,898 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:22:38,898 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba4de10-d533-4974-aa3a-fc82c53c088f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba4de10-d533-4974-aa3a-fc82c53c088f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:39,965 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:22:39,965 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c18041-8603-481f-8e9d-67f7c5841d91', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c18041-8603-481f-8e9d-67f7c5841d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:41,029 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:22:41,030 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68585b3f-5880-4415-b57a-a6308832d772', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68585b3f-5880-4415-b57a-a6308832d772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:42,094 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:22:42,094 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d314a4b5-c610-45d8-a08a-979f66bdaf29', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d314a4b5-c610-45d8-a08a-979f66bdaf29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:43,157 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:43,157 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f872bb-8bb0-4f32-a150-93c0cdb59d0e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f872bb-8bb0-4f32-a150-93c0cdb59d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:44,220 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:44,220 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66aeb8a-f285-45c7-8b4d-5784a704c025', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66aeb8a-f285-45c7-8b4d-5784a704c025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:45,282 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:22:45,283 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c214ef-8cab-4e63-a60a-36fd90f15048', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c214ef-8cab-4e63-a60a-36fd90f15048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:46,346 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:46,347 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c875365-512f-49c3-b574-4a62cb06b6f6', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c875365-512f-49c3-b574-4a62cb06b6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:47,409 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:22:47,410 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-288f9fa4-f639-4cca-b58a-8437af448cf0', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288f9fa4-f639-4cca-b58a-8437af448cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:48,474 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:48,474 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344acd2c-ccd1-4217-8544-6738f65afe43', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344acd2c-ccd1-4217-8544-6738f65afe43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:49,540 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:22:49,540 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06475fde-7d19-4f52-b5c7-525f4f22a79d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06475fde-7d19-4f52-b5c7-525f4f22a79d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:50,604 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:50,605 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68aceaf0-8e21-458d-82d4-285f26d08bb5', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68aceaf0-8e21-458d-82d4-285f26d08bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:51,667 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:51,668 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6a9876-d52b-46d6-9f6b-83589a089626', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6a9876-d52b-46d6-9f6b-83589a089626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:52,731 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:22:52,731 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-131eb231-d3ea-4ff7-bfce-f08f67c9106b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-131eb231-d3ea-4ff7-bfce-f08f67c9106b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:53,794 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:53,795 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7511c86e-9c28-4f11-8cae-e7315712fcab', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7511c86e-9c28-4f11-8cae-e7315712fcab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:54,858 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:54,859 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f91fde-0c29-42ca-bb3e-0b6c569e13e1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f91fde-0c29-42ca-bb3e-0b6c569e13e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:55,923 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:22:55,923 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-544226b6-21f0-4caa-a25f-7e1371a465a0', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-544226b6-21f0-4caa-a25f-7e1371a465a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:56,986 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:22:56,986 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b145b1a-2539-4707-bd33-ae32918453c7', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b145b1a-2539-4707-bd33-ae32918453c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:58,048 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:22:58,049 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-729e9a8d-33db-497e-a591-7a3a5e6d56b9', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-729e9a8d-33db-497e-a591-7a3a5e6d56b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:22:59,112 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:22:59,113 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a164552d-a51c-4322-a681-7ba87d8769c5', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a164552d-a51c-4322-a681-7ba87d8769c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:00,176 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:00,176 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f72968-ffea-455f-9982-f90dedfa1101', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f72968-ffea-455f-9982-f90dedfa1101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:01,241 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:23:01,241 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dba5affe-6844-4b0e-a6cc-04c1eec00118', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dba5affe-6844-4b0e-a6cc-04c1eec00118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:02,304 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:02,305 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6749db5b-d0bc-4f84-9dd7-f4e8cfaab80b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6749db5b-d0bc-4f84-9dd7-f4e8cfaab80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:03,369 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:23:03,369 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca87bfe-5392-4b47-84f7-92fdb7b41f03', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca87bfe-5392-4b47-84f7-92fdb7b41f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:04,433 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:04,433 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d7793d-cf17-413c-87a1-cff3218db2c2', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d7793d-cf17-413c-87a1-cff3218db2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:05,496 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:05,497 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d7a7a7e-934b-440f-891a-5481d1b6010e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7a7a7e-934b-440f-891a-5481d1b6010e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:06,564 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.059s 2021-10-23 20:23:06,565 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10dec2a-cebc-4169-8296-043bddd5603e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10dec2a-cebc-4169-8296-043bddd5603e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:07,629 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:23:07,630 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-375a8d67-0710-4f29-93ad-ef5d49cfcf74', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-375a8d67-0710-4f29-93ad-ef5d49cfcf74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:08,694 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:08,694 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d4f97a-5567-4b3d-8a85-1cff464e3876', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d4f97a-5567-4b3d-8a85-1cff464e3876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:09,758 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:09,758 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b35bd7a-ca74-486d-bd47-9748f145409a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b35bd7a-ca74-486d-bd47-9748f145409a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:10,821 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:10,821 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f937ce-c076-4ba6-81c6-b5f9a69c6fc1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f937ce-c076-4ba6-81c6-b5f9a69c6fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:11,885 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:11,885 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7931218c-bd64-4aad-9432-6285d1e9472b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7931218c-bd64-4aad-9432-6285d1e9472b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:12,950 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:23:12,951 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b83e85-b783-43b0-aedf-25862ebbbc99', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b83e85-b783-43b0-aedf-25862ebbbc99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:14,014 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:14,014 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0088266-d5e4-47b8-be80-57c595c254f3', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0088266-d5e4-47b8-be80-57c595c254f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:15,079 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:23:15,079 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbca3b8-df08-43af-a418-b0da21a2d2fd', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbca3b8-df08-43af-a418-b0da21a2d2fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:16,143 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:23:16,143 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c7095b0-4c11-41fd-a7ec-7eb7c325b1f7', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c7095b0-4c11-41fd-a7ec-7eb7c325b1f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:17,206 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:17,207 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c7094b-56c7-472b-8ae6-6ff39439b578', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c7094b-56c7-472b-8ae6-6ff39439b578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:18,269 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:18,269 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33777387-98ca-456a-8e51-24aa769edb65', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33777387-98ca-456a-8e51-24aa769edb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:19,339 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.062s 2021-10-23 20:23:19,340 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd455f2-4238-4119-9cad-b10b28267a4d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd455f2-4238-4119-9cad-b10b28267a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:20,404 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:23:20,405 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a83fd9-db75-45d7-b6e0-c4fbe161f954', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a83fd9-db75-45d7-b6e0-c4fbe161f954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:21,470 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:23:21,470 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0992a24f-71d6-406b-b824-8d530e3374c0', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0992a24f-71d6-406b-b824-8d530e3374c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:22,533 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:22,533 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b1d133-b033-4fc3-a6d7-1ae1e3dc1b5b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b1d133-b033-4fc3-a6d7-1ae1e3dc1b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:23,595 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:23,595 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7fba750-5ce6-47eb-b14b-10c707b69abe', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7fba750-5ce6-47eb-b14b-10c707b69abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:24,659 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:23:24,660 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d9c5775-931c-4e4c-83e0-813b6b4b554c', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d9c5775-931c-4e4c-83e0-813b6b4b554c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:25,722 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:25,722 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894e86d6-1721-4cf9-a93e-bdec833767ad', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894e86d6-1721-4cf9-a93e-bdec833767ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:26,784 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:26,785 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57d6f8f-941c-42fe-afad-68693f22fbb5', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57d6f8f-941c-42fe-afad-68693f22fbb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:27,848 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:27,848 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81528ca-ef52-48d1-99a5-53e6bf8171c9', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81528ca-ef52-48d1-99a5-53e6bf8171c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:28,911 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:28,911 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b91deba-f7c1-48ea-a3dd-688210383aea', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b91deba-f7c1-48ea-a3dd-688210383aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:29,975 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:29,975 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-688b4fbf-6655-4e04-bb93-5c9b758c9b22', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-688b4fbf-6655-4e04-bb93-5c9b758c9b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:31,037 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:31,038 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649f6831-5583-48f4-a0fd-99d876799d4f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649f6831-5583-48f4-a0fd-99d876799d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:32,101 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:32,102 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086a51d8-df1c-4a12-b704-94dc5fab678a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086a51d8-df1c-4a12-b704-94dc5fab678a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:33,165 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:33,165 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2407b076-3fe0-4846-9a6b-d21ed047e919', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2407b076-3fe0-4846-9a6b-d21ed047e919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:34,228 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:34,228 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b4fb44-dffd-46d5-ba62-ff7abb762273', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b4fb44-dffd-46d5-ba62-ff7abb762273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:35,292 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:23:35,292 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58df7788-58c0-4f68-90b4-3bb43dfcc52c', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58df7788-58c0-4f68-90b4-3bb43dfcc52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:36,355 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:36,356 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d44246c-147b-4887-9935-aa5265714cef', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d44246c-147b-4887-9935-aa5265714cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:37,418 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:37,419 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c95b7ee-923b-4841-aa26-10652ba83db1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c95b7ee-923b-4841-aa26-10652ba83db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:38,482 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:38,482 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda72022-4c50-4da0-aa1a-cff4f3f5abb1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda72022-4c50-4da0-aa1a-cff4f3f5abb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:39,546 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:23:39,546 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cccb68d-8cb9-424f-89c0-1b01e17e8351', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cccb68d-8cb9-424f-89c0-1b01e17e8351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:40,610 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:40,610 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad130108-41ed-4847-9637-4d3d14b3066e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad130108-41ed-4847-9637-4d3d14b3066e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:41,673 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:41,674 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8b661d-e7df-4832-9f0b-17b6e03af14d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8b661d-e7df-4832-9f0b-17b6e03af14d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:42,737 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:42,738 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d44a10-e6ca-4047-9fbb-6ae2d96f3d15', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d44a10-e6ca-4047-9fbb-6ae2d96f3d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:43,800 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:43,801 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a790ef6-05d8-42dd-a333-834ddf20201d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a790ef6-05d8-42dd-a333-834ddf20201d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:44,862 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:44,863 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90b11d8-730f-41c3-aa76-08ab479c96cc', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90b11d8-730f-41c3-aa76-08ab479c96cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:45,930 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.059s 2021-10-23 20:23:45,930 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdfc5f2-6da0-484a-b34f-df7777279770', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdfc5f2-6da0-484a-b34f-df7777279770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:46,992 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:46,993 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6c0f46-69b2-493e-ae7f-f14dad087c02', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6c0f46-69b2-493e-ae7f-f14dad087c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:48,057 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:48,057 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6ff7bc-117c-4312-996a-fc4e82aa2a09', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6ff7bc-117c-4312-996a-fc4e82aa2a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:49,122 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:23:49,122 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7acb92c-0b59-42e3-b57e-04912693613a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7acb92c-0b59-42e3-b57e-04912693613a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:50,185 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:50,186 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d411418-e002-4b75-b9da-779cb4a36eb3', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d411418-e002-4b75-b9da-779cb4a36eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:51,248 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:51,248 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b049db-153b-460c-80dd-2d4196ab3e93', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b049db-153b-460c-80dd-2d4196ab3e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:52,312 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:23:52,312 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09d089c-79f6-4fa3-9548-4f864a6ea55d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09d089c-79f6-4fa3-9548-4f864a6ea55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:53,375 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:53,375 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc780fd3-6e7e-4f9f-98c0-687f9d79c70a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc780fd3-6e7e-4f9f-98c0-687f9d79c70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:54,437 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:23:54,438 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7241916f-7209-4eab-bbcf-68314d8c7d42', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7241916f-7209-4eab-bbcf-68314d8c7d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:55,500 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:55,501 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12f39e2a-acbe-4221-b116-4fd445594816', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f39e2a-acbe-4221-b116-4fd445594816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:56,574 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.066s 2021-10-23 20:23:56,575 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b64a09-0cb6-40af-a42d-fd97a36e7be1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b64a09-0cb6-40af-a42d-fd97a36e7be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:57,639 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:23:57,639 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-246c429d-66dc-4984-b729-a7e2c8b30d4e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-246c429d-66dc-4984-b729-a7e2c8b30d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:58,704 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:23:58,704 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087abb98-0a75-4120-bf9a-f0d2796cbf17', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087abb98-0a75-4120-bf9a-f0d2796cbf17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:23:59,767 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:23:59,767 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e8b6f7-cab1-4ce6-8f19-a7017149cbd0', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7e8b6f7-cab1-4ce6-8f19-a7017149cbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:00,830 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:00,831 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc03dc79-48f1-44ef-8fb3-e56c2b9d101a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc03dc79-48f1-44ef-8fb3-e56c2b9d101a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:01,894 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:01,894 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1da4c38b-d2c2-4640-8311-43cd05140f68', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1da4c38b-d2c2-4640-8311-43cd05140f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:02,957 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:24:02,957 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf0a789-833f-4a7d-9129-1ef7ffcb4937', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf0a789-833f-4a7d-9129-1ef7ffcb4937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:04,020 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:04,020 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18dc4fb8-dcf8-48ba-9e70-9c4e00014aef', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18dc4fb8-dcf8-48ba-9e70-9c4e00014aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:05,084 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:05,084 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0b82c8-6ab0-4585-b5f0-b580b739d7eb', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0b82c8-6ab0-4585-b5f0-b580b739d7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:06,151 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:06,151 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c6fc62-916c-467f-96f4-71c5f0b586a3', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c6fc62-916c-467f-96f4-71c5f0b586a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:07,214 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:24:07,214 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b1c22e1-cd43-4f19-ba70-79a6e388d9a3', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b1c22e1-cd43-4f19-ba70-79a6e388d9a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:08,277 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:08,278 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73890c3e-b475-45d9-a1d0-4c36d13f578f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73890c3e-b475-45d9-a1d0-4c36d13f578f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:09,341 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:09,342 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d10d1bf-10d6-41c6-a8f5-46da0112af63', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d10d1bf-10d6-41c6-a8f5-46da0112af63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:10,406 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:10,406 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18380b7b-d7d8-49c1-b334-3e35fa81244a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18380b7b-d7d8-49c1-b334-3e35fa81244a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:11,470 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:11,471 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c738b59-f1cf-437e-823b-a532c502d239', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c738b59-f1cf-437e-823b-a532c502d239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:12,535 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:12,535 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd6d663-0629-4c2b-ac9a-3e4db0fd4a95', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd6d663-0629-4c2b-ac9a-3e4db0fd4a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:13,599 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:13,600 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aeedf1a-39f9-41fd-be68-743fa713f31d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aeedf1a-39f9-41fd-be68-743fa713f31d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:14,663 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:14,663 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1568caae-acf2-4b87-b5e7-ab1d0e50c945', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1568caae-acf2-4b87-b5e7-ab1d0e50c945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:15,726 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:15,726 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb42b89-6a66-4b64-ab26-5b9849251c14', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb42b89-6a66-4b64-ab26-5b9849251c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:16,790 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:16,790 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f64a1cb-ca7d-4fd5-8189-a59a76bc78ab', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f64a1cb-ca7d-4fd5-8189-a59a76bc78ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:17,853 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:17,853 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f7a7e3-d238-45dd-8cc8-7838d1c6b77f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f7a7e3-d238-45dd-8cc8-7838d1c6b77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:18,916 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:18,917 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a99205-80ed-4336-b370-4b8c4622ec3e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a99205-80ed-4336-b370-4b8c4622ec3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:19,981 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:19,982 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b246067-67a8-46e0-85ae-752fd7c13930', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b246067-67a8-46e0-85ae-752fd7c13930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:21,044 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:21,045 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a2f8728-5bc3-4a9b-bb7f-ca85cf4a5380', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a2f8728-5bc3-4a9b-bb7f-ca85cf4a5380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:22,108 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:22,108 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6612c4a7-a844-4ba4-b198-ccf601a26349', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6612c4a7-a844-4ba4-b198-ccf601a26349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:23,173 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:23,173 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b688add-1f06-471d-944c-f9c452432c66', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b688add-1f06-471d-944c-f9c452432c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:24,237 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:24,237 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f45d2d62-1b66-41fd-9e35-c9f2dc2473ab', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f45d2d62-1b66-41fd-9e35-c9f2dc2473ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:25,299 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:24:25,300 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db358d8a-e6f9-465f-bda0-74c9ec373c15', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db358d8a-e6f9-465f-bda0-74c9ec373c15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:26,363 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:26,363 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dca024e-44d7-44b5-94c8-33dac361c65e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dca024e-44d7-44b5-94c8-33dac361c65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:27,426 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:27,426 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-277ff416-32ec-42e7-9741-c30f8a0c79e0', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-277ff416-32ec-42e7-9741-c30f8a0c79e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:28,488 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:28,489 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d6a4c65-3f92-41ed-be08-f530a095e489', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d6a4c65-3f92-41ed-be08-f530a095e489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:29,552 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:29,552 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ab70f6f-59ef-46ab-9547-254ca7c9d336', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ab70f6f-59ef-46ab-9547-254ca7c9d336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:30,618 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:24:30,618 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8efa56-3259-449a-b58b-c06cd87c4f83', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8efa56-3259-449a-b58b-c06cd87c4f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:31,684 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:24:31,685 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6562e59f-d415-40fe-8fcc-64bf9b99d633', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6562e59f-d415-40fe-8fcc-64bf9b99d633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:32,748 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:32,749 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5775ba08-e876-4532-96bf-e52547ce0f77', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5775ba08-e876-4532-96bf-e52547ce0f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:33,811 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:33,812 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06260dae-aa7e-4727-bbd7-c6ac4f5b0b55', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06260dae-aa7e-4727-bbd7-c6ac4f5b0b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:34,874 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:34,875 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e557cc3e-9d34-4401-80d1-a963118e2c3c', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e557cc3e-9d34-4401-80d1-a963118e2c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:35,939 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:35,939 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b1f5b79-a114-4baf-87e1-a3f6826c5731', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b1f5b79-a114-4baf-87e1-a3f6826c5731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:37,003 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:37,004 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1983ef20-7c47-47b9-8aaa-c8edd6328ca8', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1983ef20-7c47-47b9-8aaa-c8edd6328ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:38,067 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:38,068 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05596008-b6c4-413b-aa98-7ae3147ea3c5', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05596008-b6c4-413b-aa98-7ae3147ea3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:39,131 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:39,131 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef033cb-a9cd-4b68-bc4b-b2e257ac2c18', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef033cb-a9cd-4b68-bc4b-b2e257ac2c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:40,195 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:40,195 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5581c9-5a29-4c5f-bc38-b90a40badce5', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5581c9-5a29-4c5f-bc38-b90a40badce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:41,259 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:41,259 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f581cb0-086b-4df3-a94a-7f96ece39733', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f581cb0-086b-4df3-a94a-7f96ece39733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:42,321 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:24:42,322 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b4392f-9f0f-488d-92bd-11ccad9e97d1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b4392f-9f0f-488d-92bd-11ccad9e97d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:43,387 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:43,387 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04512a2e-d66b-4925-9e4f-152bea929a47', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04512a2e-d66b-4925-9e4f-152bea929a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:44,450 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:44,450 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dad45f2-b96c-451a-b424-e47b83ffbad6', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dad45f2-b96c-451a-b424-e47b83ffbad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:45,513 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:24:45,513 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f39d12-d8d7-484b-8c67-1dbd472dbac0', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f39d12-d8d7-484b-8c67-1dbd472dbac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:46,577 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:46,577 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d362a4ff-2f97-47b2-9e7d-8adec72bc4fd', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d362a4ff-2f97-47b2-9e7d-8adec72bc4fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:47,639 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:24:47,639 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fdf1e14-0bd9-460e-a620-e3c13de039c6', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fdf1e14-0bd9-460e-a620-e3c13de039c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:48,702 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:48,702 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bad6868-bd18-4666-9324-4a51fb2bf928', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bad6868-bd18-4666-9324-4a51fb2bf928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:49,764 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:24:49,764 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5d7bee-9def-40d2-ae28-a256a7baa373', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5d7bee-9def-40d2-ae28-a256a7baa373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:50,826 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:50,827 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30547e34-e580-46ae-85e2-a1ab3114ed74', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30547e34-e580-46ae-85e2-a1ab3114ed74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:51,890 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:51,890 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad30349a-5cf9-45de-b2cd-83e88741c689', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad30349a-5cf9-45de-b2cd-83e88741c689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:52,954 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:52,955 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b89606b9-77fc-4ab5-aa64-24369bb465a1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b89606b9-77fc-4ab5-aa64-24369bb465a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:54,017 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:24:54,017 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47b6f91-7406-422d-831d-b5863627b2b6', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47b6f91-7406-422d-831d-b5863627b2b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:55,080 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:55,081 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-631bf878-b778-403b-9d6a-c85362a324fe', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-631bf878-b778-403b-9d6a-c85362a324fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:56,144 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:56,144 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-200c34b7-ebd4-442d-9db9-819fa2553915', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-200c34b7-ebd4-442d-9db9-819fa2553915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:57,207 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:24:57,208 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2604ddf9-6b7f-4c36-96df-3538bc02598b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2604ddf9-6b7f-4c36-96df-3538bc02598b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:58,271 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:24:58,271 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb96a77d-6cf0-4f73-9c89-13569a48345a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb96a77d-6cf0-4f73-9c89-13569a48345a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:24:59,336 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:24:59,336 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e88b624c-a2da-4fb2-bf7d-13a2dbeeaa88', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e88b624c-a2da-4fb2-bf7d-13a2dbeeaa88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:25:00,398 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:25:00,399 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87c6873-7b11-40f0-8567-1b8742055de1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87c6873-7b11-40f0-8567-1b8742055de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:25:01,462 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:25:01,462 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8128e1a6-9272-4dd9-bf49-233fb8dc22fe', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8128e1a6-9272-4dd9-bf49-233fb8dc22fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:25:02,524 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:25:02,524 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3e3ef6-29d7-4837-9bcf-c29119603113', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3e3ef6-29d7-4837-9bcf-c29119603113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:25:03,586 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:25:03,586 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f74ad9-7a29-416b-8759-31d8eedd6fbc', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f74ad9-7a29-416b-8759-31d8eedd6fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:25:04,651 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:25:04,651 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45573cea-f16f-4004-959b-bf686623ab0e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45573cea-f16f-4004-959b-bf686623ab0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:25:05,714 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:25:05,714 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-998e2abb-3ca5-4aae-b188-61e989ff85a4', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-998e2abb-3ca5-4aae-b188-61e989ff85a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:25:06,785 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.063s 2021-10-23 20:25:06,785 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d51b3c0-12c5-4e3a-81a1-ab3988cfced1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d51b3c0-12c5-4e3a-81a1-ab3988cfced1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:25:07,860 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.066s 2021-10-23 20:25:07,860 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca92c49-7856-4486-84c9-016578cfd030', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca92c49-7856-4486-84c9-016578cfd030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:25:16,649 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 7.781s 2021-10-23 20:25:16,649 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-361fb4da-5bd2-4387-b78c-2cafac139944', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-361fb4da-5bd2-4387-b78c-2cafac139944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:26:17,717 114656 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.18', port=80): Read timed out. (read timeout=60)")': /volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 2021-10-23 20:27:08,683 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 111.026s 2021-10-23 20:27:08,684 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687e1a74-5b95-4690-91e0-3a778a9c7e4d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687e1a74-5b95-4690-91e0-3a778a9c7e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:27:16,927 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 7.235s 2021-10-23 20:27:16,927 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34e42d2-8629-45f4-a8ab-2ff3651b55c8', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34e42d2-8629-45f4-a8ab-2ff3651b55c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:28:17,997 114656 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.18', port=80): Read timed out. (read timeout=60)")': /volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 2021-10-23 20:29:08,847 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 110.912s 2021-10-23 20:29:08,848 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c716bb-1967-4bf4-8fbd-d43862682e07', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0c716bb-1967-4bf4-8fbd-d43862682e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:29:17,034 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/detail 8.178s 2021-10-23 20:29:17,034 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6096873-3fa4-47f0-958e-d5a60edd9f3d', 'content-length': '976', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6096873-3fa4-47f0-958e-d5a60edd9f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/detail'} Body: b'{"volumes": [{"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}]}' 2021-10-23 20:31:09,025 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/detail 51.906s 2021-10-23 20:31:09,025 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a99daaaa-1482-4d56-8260-05386afaefc9', 'content-length': '976', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a99daaaa-1482-4d56-8260-05386afaefc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/detail'} Body: b'{"volumes": [{"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:22:11.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}]}' 2021-10-23 20:31:17,146 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups/6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4/action 8.112s 2021-10-23 20:31:17,146 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af8fcf13-455e-4ed6-9c0e-39e6c9b97ee7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/groups/6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4/action'} Body: b'' 2021-10-23 20:32:17,208 114656 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.18', port=80): Read timed out. (read timeout=60)")': /volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 2021-10-23 20:33:09,557 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 112.410s 2021-10-23 20:33:09,557 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38fac745-3f6b-475e-ab99-eb2b15ef14fe', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38fac745-3f6b-475e-ab99-eb2b15ef14fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:17,402 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 6.837s 2021-10-23 20:33:17,403 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ddd046-fbdf-44ce-bffc-844c38507109', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ddd046-fbdf-44ce-bffc-844c38507109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:18,465 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:33:18,465 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cc6f57b-8d38-4edd-a7f6-3dd0afe58ba2', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cc6f57b-8d38-4edd-a7f6-3dd0afe58ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:19,528 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:19,529 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7a5758f-8586-4958-91f1-bee778942677', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7a5758f-8586-4958-91f1-bee778942677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:20,591 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:20,592 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c04673-1008-4d1e-9cc3-6d03f56fb38e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c04673-1008-4d1e-9cc3-6d03f56fb38e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:21,655 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:21,655 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349bad48-b93d-4b4e-8081-1db55a37d5a8', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349bad48-b93d-4b4e-8081-1db55a37d5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:22,728 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.064s 2021-10-23 20:33:22,728 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe7cea7-743c-4735-9c5d-3fcedfe80cfd', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe7cea7-743c-4735-9c5d-3fcedfe80cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:23,791 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:23,791 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fac6d5d-8377-458f-808f-b5b68ed7a815', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fac6d5d-8377-458f-808f-b5b68ed7a815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:24,855 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:24,855 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e93497-7605-401c-84ad-ad36bc9f41d7', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e93497-7605-401c-84ad-ad36bc9f41d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:25,919 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:33:25,920 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b21744-9c80-4e09-a8ee-be239b19d0f1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b21744-9c80-4e09-a8ee-be239b19d0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:26,982 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:26,983 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61dbefa3-7e9c-4dc1-8b3e-396bb78d624a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61dbefa3-7e9c-4dc1-8b3e-396bb78d624a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:28,045 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:33:28,046 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ff4598-e386-4bce-86bd-04cbf43be3f1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ff4598-e386-4bce-86bd-04cbf43be3f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:29,114 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.060s 2021-10-23 20:33:29,114 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef5b1575-e894-40f1-a4cd-b92c352d3f1c', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef5b1575-e894-40f1-a4cd-b92c352d3f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:30,180 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:33:30,180 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca7548c1-e9d5-4ce7-957b-2438cbbe15cc', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca7548c1-e9d5-4ce7-957b-2438cbbe15cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:31,243 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:31,243 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4097bfb-34ac-4ded-9b4c-fb7e26f99638', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4097bfb-34ac-4ded-9b4c-fb7e26f99638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:32,308 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:33:32,309 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e1aa9b-ab9d-4e2a-8ccd-f55119e0c3dd', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e1aa9b-ab9d-4e2a-8ccd-f55119e0c3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:33,373 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:33:33,373 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a48106-ae4d-4809-b5af-0bb89b1a2ec1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a48106-ae4d-4809-b5af-0bb89b1a2ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:34,436 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:34,437 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b80f59-a9da-497a-9179-faedd0f1e6e3', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b80f59-a9da-497a-9179-faedd0f1e6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:35,499 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:33:35,499 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55651f0-47c8-43ab-9e70-8daa18f04db7', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55651f0-47c8-43ab-9e70-8daa18f04db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:36,563 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:36,564 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf01696d-c2a8-4313-b407-c96c308f0770', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf01696d-c2a8-4313-b407-c96c308f0770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:37,628 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:33:37,629 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09c025d-4941-47b6-b274-74d1c0042bcf', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09c025d-4941-47b6-b274-74d1c0042bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:38,693 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:33:38,693 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1da9923-33d5-456a-83e8-8c98a739805e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1da9923-33d5-456a-83e8-8c98a739805e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:39,756 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:39,756 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae2933d-0d88-4bc0-9270-137640c45719', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae2933d-0d88-4bc0-9270-137640c45719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:40,824 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.059s 2021-10-23 20:33:40,824 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df3553d5-e04a-4dce-a358-7ffca5a87814', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df3553d5-e04a-4dce-a358-7ffca5a87814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:41,886 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:41,887 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f0b710-451a-4fe3-8e35-256e9ba57f24', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f0b710-451a-4fe3-8e35-256e9ba57f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:42,950 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:33:42,950 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-179e0906-133b-45c4-b870-8ccb0e3f01e4', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179e0906-133b-45c4-b870-8ccb0e3f01e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:44,016 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:33:44,016 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd7ba617-b171-41b6-a8f2-c8fcd83499cc', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd7ba617-b171-41b6-a8f2-c8fcd83499cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:45,081 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:33:45,081 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a094aa51-dec0-4d5d-b023-e847991eea81', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a094aa51-dec0-4d5d-b023-e847991eea81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:46,144 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:33:46,145 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-076161f8-871e-4b52-8399-068d4bebf8b7', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-076161f8-871e-4b52-8399-068d4bebf8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:47,211 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:33:47,211 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cadc62b-cb99-482c-9aaf-b47d47808cc7', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cadc62b-cb99-482c-9aaf-b47d47808cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:48,274 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:33:48,274 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a1380db-448f-4d71-954c-0a39a4ccf787', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a1380db-448f-4d71-954c-0a39a4ccf787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:49,341 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.059s 2021-10-23 20:33:49,342 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51dae748-9a08-4283-abec-2e711f8d13e5', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51dae748-9a08-4283-abec-2e711f8d13e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:50,406 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:33:50,406 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a08b6474-42da-43ff-82d3-99ca909e978b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08b6474-42da-43ff-82d3-99ca909e978b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:51,469 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:33:51,469 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920ec89f-0d09-4d9e-981b-0026977b0f9d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920ec89f-0d09-4d9e-981b-0026977b0f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:52,532 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:33:52,532 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc335e2d-03da-474f-ae7e-0a90b769d81f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc335e2d-03da-474f-ae7e-0a90b769d81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:53,595 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:53,596 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003eef62-2ae4-4e9e-afde-fbba42bfb3b1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003eef62-2ae4-4e9e-afde-fbba42bfb3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:54,661 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:33:54,662 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45195f59-f3d1-4c85-855f-5a9c9fec4f7b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45195f59-f3d1-4c85-855f-5a9c9fec4f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:55,725 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:55,725 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4790b9e1-c466-4013-adea-8fe16b6b3500', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4790b9e1-c466-4013-adea-8fe16b6b3500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:56,788 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:33:56,788 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e021adb-3c1f-4b0d-8c81-29e6c29da07d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e021adb-3c1f-4b0d-8c81-29e6c29da07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:57,850 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:33:57,850 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a368c1b2-9f9d-4f24-b5f6-102de0b1d40f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a368c1b2-9f9d-4f24-b5f6-102de0b1d40f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:58,913 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:33:58,914 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d6cdb3-8dc2-4586-9f20-cd5c8c3b4ad9', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d6cdb3-8dc2-4586-9f20-cd5c8c3b4ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:33:59,975 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:33:59,976 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8b94806-b8cb-4b73-b065-e6133eb87ff5', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b94806-b8cb-4b73-b065-e6133eb87ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:01,040 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:34:01,040 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5872d9-8103-4445-8666-b2fdc9a23b7c', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5872d9-8103-4445-8666-b2fdc9a23b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:02,105 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:02,105 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e698e48-7a1a-4b1a-bf9a-9ef5a9c04c92', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e698e48-7a1a-4b1a-bf9a-9ef5a9c04c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:03,168 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:03,168 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c596b916-7fc2-4d4a-b99f-7a111e544013', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c596b916-7fc2-4d4a-b99f-7a111e544013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:04,231 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:04,231 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edcc8a5a-f987-456a-99af-23a5fa32fbe6', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edcc8a5a-f987-456a-99af-23a5fa32fbe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:05,294 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:05,295 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e17ae29-d4fa-4912-a14b-6a3e04f0064b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e17ae29-d4fa-4912-a14b-6a3e04f0064b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:06,357 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:34:06,357 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2af8f7a-5c29-42c2-b560-949fe4f1e310', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2af8f7a-5c29-42c2-b560-949fe4f1e310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:07,422 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:07,422 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ba6be6-000d-427e-9dfc-8e8f93413258', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ba6be6-000d-427e-9dfc-8e8f93413258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:08,486 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:08,486 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09728085-4680-422d-8dda-7ec482fcf22a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09728085-4680-422d-8dda-7ec482fcf22a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:09,551 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:09,551 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0fe1c7-9840-457e-bf17-b50b1b50dea9', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0fe1c7-9840-457e-bf17-b50b1b50dea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:10,615 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:10,615 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e6db276-5e41-4048-88fb-a77d48e5fa27', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e6db276-5e41-4048-88fb-a77d48e5fa27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:11,679 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:11,680 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b82f9ffe-927b-4d18-9778-eee268cbc851', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b82f9ffe-927b-4d18-9778-eee268cbc851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:12,744 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:12,744 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e16225-5ffc-47fb-a07c-3aed1f7a9db9', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e16225-5ffc-47fb-a07c-3aed1f7a9db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:13,809 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:13,809 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e38216-8f91-4343-810e-2baf32b8625f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e38216-8f91-4343-810e-2baf32b8625f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:14,873 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:14,874 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51227544-e66c-4da7-9ece-11e9f04dc6e8', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51227544-e66c-4da7-9ece-11e9f04dc6e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:15,937 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:34:15,937 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d79140-7405-4ac0-a8d9-590722c34346', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d79140-7405-4ac0-a8d9-590722c34346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:17,001 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:17,001 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe26453a-0e75-40e0-a239-a76a71e953e4', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe26453a-0e75-40e0-a239-a76a71e953e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:18,065 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:18,066 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ef98174-6b17-4a74-a783-c906368ffe2d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ef98174-6b17-4a74-a783-c906368ffe2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:19,132 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:34:19,132 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8085a41-1141-4adc-94e5-94aed0a689e9', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8085a41-1141-4adc-94e5-94aed0a689e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:20,195 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:20,196 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd5f641-927f-4ffe-92b2-8c2e46a63a2e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd5f641-927f-4ffe-92b2-8c2e46a63a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:21,259 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:21,259 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22824ad9-189f-4ce1-b4ee-5691f28078e2', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22824ad9-189f-4ce1-b4ee-5691f28078e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:22,322 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:22,323 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f6342dd-0f79-4fa4-913d-a7169d357e4f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f6342dd-0f79-4fa4-913d-a7169d357e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:23,386 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:23,386 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7445df-da35-4cf4-8d20-21596a774417', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7445df-da35-4cf4-8d20-21596a774417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:24,450 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:24,450 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc4bc68-501a-4352-9662-db86c6b24f40', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc4bc68-501a-4352-9662-db86c6b24f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:25,513 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:25,514 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b58e039f-6c1a-484f-a0f6-2c9d8f2eb967', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b58e039f-6c1a-484f-a0f6-2c9d8f2eb967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:26,576 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:34:26,576 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d43b76a5-719d-4bc7-a731-13d48fd833a6', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d43b76a5-719d-4bc7-a731-13d48fd833a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:27,638 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:34:27,639 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20157dda-cc8a-4da1-aaef-9708192c6fc8', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20157dda-cc8a-4da1-aaef-9708192c6fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:28,702 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:28,703 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b03a8a-d107-46c2-8bf3-be60e564941e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b03a8a-d107-46c2-8bf3-be60e564941e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:29,767 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:29,767 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8250dc9a-0295-4464-b5a6-21fb735bbbc3', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8250dc9a-0295-4464-b5a6-21fb735bbbc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:30,830 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:34:30,830 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae04cf9-0afa-4682-b124-c6a7b93e6662', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae04cf9-0afa-4682-b124-c6a7b93e6662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:31,894 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:31,895 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-950ce1e5-b11c-4cff-bb3d-50c9bb2a891a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-950ce1e5-b11c-4cff-bb3d-50c9bb2a891a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:32,958 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:32,959 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1be2b7-cbcd-427c-ab95-8d6f69bc6e0b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1be2b7-cbcd-427c-ab95-8d6f69bc6e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:34,022 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:34,022 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7567bb4d-76e9-4488-b208-dbf61a4c6050', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7567bb4d-76e9-4488-b208-dbf61a4c6050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:35,086 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:35,086 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cb2bfd-a5e4-4aa4-8f95-ba7033134a8f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cb2bfd-a5e4-4aa4-8f95-ba7033134a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:36,150 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:36,150 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2653e375-4234-40f9-a763-b72fb25aed1a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2653e375-4234-40f9-a763-b72fb25aed1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:37,214 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:37,214 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da72a1c-b80a-4a51-bcba-62c8c26545b5', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da72a1c-b80a-4a51-bcba-62c8c26545b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:38,278 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:38,278 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f33d5728-1024-46e2-b935-01f87e647725', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f33d5728-1024-46e2-b935-01f87e647725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:39,342 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:39,342 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d91b3301-c59b-4f5f-9d1d-016296c3b95b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d91b3301-c59b-4f5f-9d1d-016296c3b95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:40,405 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:34:40,405 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-424df66c-8073-4079-b6b0-4af7465aa314', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-424df66c-8073-4079-b6b0-4af7465aa314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:41,469 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:41,470 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7aa8fd6-a1fa-441b-ae44-00befbae3b34', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7aa8fd6-a1fa-441b-ae44-00befbae3b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:42,533 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:42,533 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-500a709c-0bb5-48b1-ac05-416c369e53c9', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-500a709c-0bb5-48b1-ac05-416c369e53c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:43,596 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:34:43,597 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c18c0c1a-ae10-4d5b-a0da-8d9a47aca89b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c18c0c1a-ae10-4d5b-a0da-8d9a47aca89b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:44,659 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:34:44,660 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78843f24-2bdf-4845-9ee4-c2decc8e39d3', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78843f24-2bdf-4845-9ee4-c2decc8e39d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:45,724 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:45,725 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ccc63a-71d5-4374-a153-68dbf5b72110', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ccc63a-71d5-4374-a153-68dbf5b72110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:46,787 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:34:46,787 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b1783dd-4c1b-4511-b0d8-aea53cc8b168', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b1783dd-4c1b-4511-b0d8-aea53cc8b168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:47,851 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:47,851 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de85843-b2d5-45e9-a854-d398411d32e5', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de85843-b2d5-45e9-a854-d398411d32e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:48,915 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:48,916 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-577e26a3-2614-429c-97ff-44e8e4464506', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-577e26a3-2614-429c-97ff-44e8e4464506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:49,979 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:49,979 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bacfcdc-82fd-4c2d-b498-1b098e629f20', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bacfcdc-82fd-4c2d-b498-1b098e629f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:51,042 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:51,042 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490d61aa-a2a9-4b2b-a6c6-2fe561721afd', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490d61aa-a2a9-4b2b-a6c6-2fe561721afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:52,110 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.059s 2021-10-23 20:34:52,110 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-881e42af-a23e-4125-b551-ddba19bf0bc5', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-881e42af-a23e-4125-b551-ddba19bf0bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:53,174 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:53,174 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0773dec-a576-4cc5-80fd-b7a6c5ffac0f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0773dec-a576-4cc5-80fd-b7a6c5ffac0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:54,237 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:34:54,238 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e7d666b-52f9-4f57-bc2b-95f4912a759f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e7d666b-52f9-4f57-bc2b-95f4912a759f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:55,302 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:55,302 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ed5741-5d43-4729-8c20-c827e464aeb7', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ed5741-5d43-4729-8c20-c827e464aeb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:56,366 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:56,366 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70f0e7c5-88a0-4ee0-944e-c1c2bcac738b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70f0e7c5-88a0-4ee0-944e-c1c2bcac738b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:57,429 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:34:57,429 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf2546eb-c731-4295-aa6d-91c575ffe1ec', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf2546eb-c731-4295-aa6d-91c575ffe1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:58,493 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:34:58,493 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4086daaa-447d-4ad3-a89e-9c62dbc6e213', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4086daaa-447d-4ad3-a89e-9c62dbc6e213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:34:59,558 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:34:59,558 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e652c0-34f2-4ab9-96d0-ffff8f8ee957', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e652c0-34f2-4ab9-96d0-ffff8f8ee957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:00,621 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:35:00,621 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551f43cd-d297-4ef5-88a6-98a3c2dcc927', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551f43cd-d297-4ef5-88a6-98a3c2dcc927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:01,684 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:35:01,685 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a15db8d8-dd47-4eb7-91e9-634e8395c152', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a15db8d8-dd47-4eb7-91e9-634e8395c152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:02,761 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.066s 2021-10-23 20:35:02,762 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8194f54d-40c7-4ae3-8f2a-b902a4f91ce2', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8194f54d-40c7-4ae3-8f2a-b902a4f91ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:03,826 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:35:03,827 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c3b03f-f643-46ae-9ede-5cf58045c09b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c3b03f-f643-46ae-9ede-5cf58045c09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:04,893 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:35:04,894 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7898a5-3255-4ec0-9fc2-af8ea5cff84f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7898a5-3255-4ec0-9fc2-af8ea5cff84f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:05,957 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:05,958 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b8de82-0fbf-41eb-9d2f-ba55879fe99e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b8de82-0fbf-41eb-9d2f-ba55879fe99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:07,021 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:35:07,022 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f611851-4b2b-4b67-97a7-104057d067b5', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f611851-4b2b-4b67-97a7-104057d067b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:08,086 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:08,087 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32d76a8-00ec-479d-b75f-a8d963dd2d24', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32d76a8-00ec-479d-b75f-a8d963dd2d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:09,152 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:35:09,152 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e34d0789-e326-4319-8bdc-43d145bd5b12', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e34d0789-e326-4319-8bdc-43d145bd5b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:10,219 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.059s 2021-10-23 20:35:10,220 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b0028ba-946a-4181-9a2e-1e707df517de', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b0028ba-946a-4181-9a2e-1e707df517de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:11,285 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:35:11,286 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf15a95-f3e5-4eb2-8663-5a9bcf0777b1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf15a95-f3e5-4eb2-8663-5a9bcf0777b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:12,360 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.066s 2021-10-23 20:35:12,360 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c64acf98-74d4-4447-a21d-c1103c7c3ee8', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c64acf98-74d4-4447-a21d-c1103c7c3ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:13,429 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.059s 2021-10-23 20:35:13,429 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b632ca69-0a40-4b3f-9894-8019e7d240fc', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b632ca69-0a40-4b3f-9894-8019e7d240fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:14,494 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:14,494 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99228f4-5186-4cba-8978-1664ff57687b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99228f4-5186-4cba-8978-1664ff57687b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:15,560 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:35:15,560 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc5cf7e-ae5d-454b-8d45-003a12238cc0', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc5cf7e-ae5d-454b-8d45-003a12238cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:16,624 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:35:16,624 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b88f7f57-52e6-4790-bb9f-8a2991700732', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b88f7f57-52e6-4790-bb9f-8a2991700732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:17,689 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:17,690 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a990e66-5e8c-47c7-9b3b-7b53fdb2a64a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a990e66-5e8c-47c7-9b3b-7b53fdb2a64a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:18,754 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:18,754 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04378c05-6cfc-4eb0-9ee0-3f89e6fada4b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04378c05-6cfc-4eb0-9ee0-3f89e6fada4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:19,819 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:35:19,819 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88d54460-3439-4cde-9acd-25ca5d7253f0', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88d54460-3439-4cde-9acd-25ca5d7253f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:20,885 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:35:20,885 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb1c35b-64ee-4023-b2c7-26b097e8dc2e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb1c35b-64ee-4023-b2c7-26b097e8dc2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:21,950 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:35:21,950 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15749d6-6c3f-4157-8b8e-a1c3346b7456', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15749d6-6c3f-4157-8b8e-a1c3346b7456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:23,016 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:35:23,017 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93603741-a7ea-4bae-b977-046e9c1068fb', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93603741-a7ea-4bae-b977-046e9c1068fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:24,082 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:35:24,082 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6525b3be-1fd1-453a-a28e-b05565a611ef', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6525b3be-1fd1-453a-a28e-b05565a611ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:25,146 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:25,146 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb54f5b5-3ea4-41b8-a847-751c641780cc', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb54f5b5-3ea4-41b8-a847-751c641780cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:26,210 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:26,210 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c5a4b3-abf2-4330-875b-5c74049b845f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c5a4b3-abf2-4330-875b-5c74049b845f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:27,273 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:35:27,273 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40291fa5-45d3-42ca-9361-52ac74bf0e84', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40291fa5-45d3-42ca-9361-52ac74bf0e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:28,339 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:35:28,339 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-245e9eeb-423e-4ecb-abac-18cca5cf9667', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-245e9eeb-423e-4ecb-abac-18cca5cf9667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:29,402 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:35:29,403 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7782213e-69a5-479f-8c29-4539d331e4b1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7782213e-69a5-479f-8c29-4539d331e4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:30,473 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.061s 2021-10-23 20:35:30,473 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5750357d-5b15-4ce7-8e70-8c389ccac4bc', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5750357d-5b15-4ce7-8e70-8c389ccac4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:31,538 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:35:31,539 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f71e2bd-79df-4a8b-9020-6d626bb62e4e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f71e2bd-79df-4a8b-9020-6d626bb62e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:32,603 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:32,604 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531a884a-1c3b-4a4f-8e43-abe465f4ce6a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531a884a-1c3b-4a4f-8e43-abe465f4ce6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:33,669 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:35:33,670 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13630cf-51f4-41f3-8aa2-ea927068a58a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13630cf-51f4-41f3-8aa2-ea927068a58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:34,734 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:34,735 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e40f8aa-1664-421b-af56-846d07671f7b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e40f8aa-1664-421b-af56-846d07671f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:35,799 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:35,799 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8437fb-066f-445e-a97a-0b905f6900d5', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8437fb-066f-445e-a97a-0b905f6900d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:36,864 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:36,864 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3130dc8-38d9-4b9f-a576-9254a1936056', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3130dc8-38d9-4b9f-a576-9254a1936056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:37,931 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:35:37,931 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a2fb30-8bfe-42ce-92ce-8abc536d6764', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a2fb30-8bfe-42ce-92ce-8abc536d6764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:38,995 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:38,996 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9734d8cc-a7dd-40ae-a0f2-5c235b80a744', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9734d8cc-a7dd-40ae-a0f2-5c235b80a744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:40,060 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:40,060 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235cc5ff-1aa3-4de9-9278-a887b6471c29', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235cc5ff-1aa3-4de9-9278-a887b6471c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:41,123 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:35:41,124 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1784b0-d02a-4165-b058-011b69f22f04', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1784b0-d02a-4165-b058-011b69f22f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:42,188 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:42,188 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546fb4cc-643d-4bfe-b3c5-cf22a97fd2c6', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546fb4cc-643d-4bfe-b3c5-cf22a97fd2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:43,252 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:35:43,252 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae73136d-6f0a-4970-b5b2-d69a0f473e33', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae73136d-6f0a-4970-b5b2-d69a0f473e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:44,317 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:44,318 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c053bbd3-562a-405e-964e-0a284353b38a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c053bbd3-562a-405e-964e-0a284353b38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:45,382 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:45,382 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26dc7c15-bc31-4088-befd-3c2e5c9b452d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26dc7c15-bc31-4088-befd-3c2e5c9b452d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:46,448 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:35:46,449 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464023cb-6e2a-4404-989d-328ae65ceb4c', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464023cb-6e2a-4404-989d-328ae65ceb4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:47,512 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:35:47,512 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef03f12b-9f82-499f-abe0-3ad7a3fd6366', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef03f12b-9f82-499f-abe0-3ad7a3fd6366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:48,577 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:48,577 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e929ef-ec86-4384-8b42-be3a266d42a2', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e929ef-ec86-4384-8b42-be3a266d42a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:49,641 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:49,642 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b7520d-c4b5-4e3d-aa87-b477ff25b170', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b7520d-c4b5-4e3d-aa87-b477ff25b170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:50,705 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:35:50,705 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fcf0611-25ee-42cb-af8a-971091082ce3', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcf0611-25ee-42cb-af8a-971091082ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:51,768 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:35:51,769 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0babcc9a-3361-4454-be92-309852fc9569', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0babcc9a-3361-4454-be92-309852fc9569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:52,842 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.065s 2021-10-23 20:35:52,843 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d9ab2f-aaef-4d8a-a443-16c683a7990a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d9ab2f-aaef-4d8a-a443-16c683a7990a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:53,907 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:53,908 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da30227-46d9-498b-916b-4da224985c24', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da30227-46d9-498b-916b-4da224985c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:54,972 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:54,972 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce8c862-48a6-411d-97a0-1747d351d712', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce8c862-48a6-411d-97a0-1747d351d712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:56,035 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:35:56,036 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f144f555-92a9-4fe0-930c-d906fa72575b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f144f555-92a9-4fe0-930c-d906fa72575b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:57,099 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:57,099 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54f5f80-927f-42b2-bee2-cc8f68108e34', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54f5f80-927f-42b2-bee2-cc8f68108e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:58,164 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:58,164 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c4fbe2-1803-41eb-b0d1-5a475a029d97', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c4fbe2-1803-41eb-b0d1-5a475a029d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:35:59,229 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:35:59,229 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788f351f-2e66-40c7-af1d-d6220cb54900', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788f351f-2e66-40c7-af1d-d6220cb54900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:00,293 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:00,294 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6af9ed4d-4a6f-478a-b017-09eb7e6f5661', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6af9ed4d-4a6f-478a-b017-09eb7e6f5661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:01,358 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:36:01,359 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd934c0c-1bfd-4cbf-b16a-687b0a00dd4c', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd934c0c-1bfd-4cbf-b16a-687b0a00dd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:02,423 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:36:02,423 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92763528-38dd-4da3-a9df-07d0e94d49ee', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92763528-38dd-4da3-a9df-07d0e94d49ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:03,488 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:36:03,489 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d3f3c3-e16b-485a-ab0d-980e7a919cff', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d3f3c3-e16b-485a-ab0d-980e7a919cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:04,553 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:04,553 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf3597d-6be3-415c-b740-72c5f775c2be', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf3597d-6be3-415c-b740-72c5f775c2be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:05,617 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:05,618 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd712b7-d207-4f9f-9de2-bf79ae25eec9', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd712b7-d207-4f9f-9de2-bf79ae25eec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:06,681 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:06,681 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff6f449-6f58-41a6-bcc0-144dcec63a56', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff6f449-6f58-41a6-bcc0-144dcec63a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:07,744 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:36:07,745 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a4c1f6-3805-4423-8a3d-b9115246aa39', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a4c1f6-3805-4423-8a3d-b9115246aa39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:08,808 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:08,809 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ed8cc0-5b76-48d5-b5c2-b9fb239d9ab1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ed8cc0-5b76-48d5-b5c2-b9fb239d9ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:09,873 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:09,873 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53bc6f79-acee-4bb4-97ec-755ad33e08be', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53bc6f79-acee-4bb4-97ec-755ad33e08be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:10,939 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:10,939 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d8f350-f55a-47c2-9c07-932a0e26f1d7', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d8f350-f55a-47c2-9c07-932a0e26f1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:12,002 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:36:12,003 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12233b90-2900-4e60-9552-4c96f7e3391d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12233b90-2900-4e60-9552-4c96f7e3391d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:13,069 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:36:13,070 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf1ad68-6f50-481d-bbea-73ddb632903e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf1ad68-6f50-481d-bbea-73ddb632903e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:14,134 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:14,134 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43d6c4ea-f529-431a-8ab8-28126ea007c2', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43d6c4ea-f529-431a-8ab8-28126ea007c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:15,199 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:15,199 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc84265c-edbb-4a35-8571-07c34f84a5ff', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc84265c-edbb-4a35-8571-07c34f84a5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:16,262 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:36:16,263 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9d0b76-4092-4192-ba97-54c7ed32c2a4', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9d0b76-4092-4192-ba97-54c7ed32c2a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:17,328 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:36:17,329 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7ae377-c4ca-4b28-8d62-1436f4cb1211', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7ae377-c4ca-4b28-8d62-1436f4cb1211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:18,399 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.061s 2021-10-23 20:36:18,399 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b7a1f4-8ac8-4939-92a3-3d8e82a3f855', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b7a1f4-8ac8-4939-92a3-3d8e82a3f855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:19,464 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:19,464 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce34bcdd-267e-4fb8-89c0-fafd0c0291b1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce34bcdd-267e-4fb8-89c0-fafd0c0291b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:20,529 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:20,529 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f0006d-c3be-4e9a-8881-fde3c213bf38', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f0006d-c3be-4e9a-8881-fde3c213bf38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:21,595 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:36:21,595 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7846f2bb-56ba-42e9-bd87-d9c8ccf7e56b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7846f2bb-56ba-42e9-bd87-d9c8ccf7e56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:22,660 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:22,660 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa96153-09b9-4d62-9568-24673e5f31e8', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa96153-09b9-4d62-9568-24673e5f31e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:23,726 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:36:23,727 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8696824d-49f0-4d97-ad02-e28199ace5f7', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8696824d-49f0-4d97-ad02-e28199ace5f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:24,794 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.059s 2021-10-23 20:36:24,794 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9989ed6c-04d0-4453-a589-2755ba2243f6', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9989ed6c-04d0-4453-a589-2755ba2243f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:25,863 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.060s 2021-10-23 20:36:25,863 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83a4008-ae2e-4ffd-b799-ab279037c7d9', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83a4008-ae2e-4ffd-b799-ab279037c7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:26,935 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.064s 2021-10-23 20:36:26,935 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03efde94-f934-47df-ba0d-32197416f60a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03efde94-f934-47df-ba0d-32197416f60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:27,998 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:36:27,999 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb5d24c-a550-48ea-a14e-7425c034c1eb', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb5d24c-a550-48ea-a14e-7425c034c1eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:29,063 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:36:29,063 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb0d04e-944d-487d-83bc-225c7551dd5d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb0d04e-944d-487d-83bc-225c7551dd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:30,129 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:36:30,129 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ac97a3-d28a-48f2-a920-dff1fa72838c', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ac97a3-d28a-48f2-a920-dff1fa72838c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:31,194 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:31,195 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a87ad3-6ff5-4f8e-84dd-4bb62d3c0bf4', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a87ad3-6ff5-4f8e-84dd-4bb62d3c0bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:32,258 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:36:32,258 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ca2f6b-c124-4c2b-a8d9-b1fcba307091', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ca2f6b-c124-4c2b-a8d9-b1fcba307091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:33,326 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.059s 2021-10-23 20:36:33,327 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84fb0f2-6a53-43b0-bc20-784b95052641', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84fb0f2-6a53-43b0-bc20-784b95052641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:34,396 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.061s 2021-10-23 20:36:34,396 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82106b49-4e3c-4a59-83dd-5d3bd668979c', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82106b49-4e3c-4a59-83dd-5d3bd668979c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:35,460 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:35,461 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-206dca01-13fe-4244-8337-a2d47a195ea6', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-206dca01-13fe-4244-8337-a2d47a195ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:36,527 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:36:36,527 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da614771-c83d-4be8-b8eb-83f27dfe37a4', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da614771-c83d-4be8-b8eb-83f27dfe37a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:37,593 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:36:37,593 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-704c91a1-615c-4143-aa84-4daba58b58d7', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-704c91a1-615c-4143-aa84-4daba58b58d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:38,657 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:38,657 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b8859b-eec4-435f-bd2e-2f85b99ffe29', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b8859b-eec4-435f-bd2e-2f85b99ffe29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:39,722 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:39,722 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ccecf9-2e57-4b3d-9cde-e39a448d184a', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ccecf9-2e57-4b3d-9cde-e39a448d184a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:40,788 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:36:40,789 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80c81e1-914a-45db-a18a-98fa8688613d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80c81e1-914a-45db-a18a-98fa8688613d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:41,853 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:41,854 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab819b4c-904b-45b4-8cae-5c4461bb61e1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab819b4c-904b-45b4-8cae-5c4461bb61e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:42,918 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:42,918 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19506245-2bfe-4dec-bcb4-3df8d65ab002', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19506245-2bfe-4dec-bcb4-3df8d65ab002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:43,982 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:36:43,982 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cea89b4-3c01-4788-8de5-11b27f80fac9', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cea89b4-3c01-4788-8de5-11b27f80fac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:45,048 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:45,048 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe16f3e-f71e-4e02-946e-650a415cd676', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe16f3e-f71e-4e02-946e-650a415cd676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:46,115 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.059s 2021-10-23 20:36:46,116 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ada90e2-ea6c-4871-838b-72ffe892619e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ada90e2-ea6c-4871-838b-72ffe892619e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:47,181 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:36:47,181 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09719b9-c395-4005-9662-d3966cb9d88d', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09719b9-c395-4005-9662-d3966cb9d88d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:48,247 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:36:48,247 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0de981-b909-4037-b478-6798f71d97c1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0de981-b909-4037-b478-6798f71d97c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:49,312 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:36:49,312 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5058b73e-f69f-4b2b-b836-a023c5266c78', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5058b73e-f69f-4b2b-b836-a023c5266c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:50,383 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.062s 2021-10-23 20:36:50,384 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13db1f8c-fa9a-4a48-b3c2-a395b9133899', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13db1f8c-fa9a-4a48-b3c2-a395b9133899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:51,447 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:51,448 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb794d1-6a6e-49e2-acd0-21510a2995a0', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb794d1-6a6e-49e2-acd0-21510a2995a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:52,513 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:36:52,513 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b568bb-7930-44ae-8cb7-e5ac24b62492', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b568bb-7930-44ae-8cb7-e5ac24b62492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:53,585 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.064s 2021-10-23 20:36:53,585 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a030c9c2-300c-47fb-9e47-9030b92c9687', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a030c9c2-300c-47fb-9e47-9030b92c9687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:54,655 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:36:54,655 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b626fa63-eabd-41a3-a52f-bd8220999701', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b626fa63-eabd-41a3-a52f-bd8220999701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:55,727 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:36:55,727 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5214c3b-8eb5-442b-b30d-0f8957e30df1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5214c3b-8eb5-442b-b30d-0f8957e30df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:56,791 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:36:56,791 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec24bcb0-1626-4b76-8916-01948b57a79b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec24bcb0-1626-4b76-8916-01948b57a79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:57,852 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.053s 2021-10-23 20:36:57,853 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80919d0d-4fda-48f9-8a80-b09bcb05f0db', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80919d0d-4fda-48f9-8a80-b09bcb05f0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:58,914 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.053s 2021-10-23 20:36:58,914 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6eaaff4-a5cf-4093-993a-951c6c279a61', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6eaaff4-a5cf-4093-993a-951c6c279a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:36:59,983 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.060s 2021-10-23 20:36:59,984 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9789840d-184e-43d1-a7b0-cac936e0c55f', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9789840d-184e-43d1-a7b0-cac936e0c55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:01,047 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:37:01,047 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32cf1f0c-9b77-40af-98a0-cca529e09d82', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32cf1f0c-9b77-40af-98a0-cca529e09d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:02,111 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.054s 2021-10-23 20:37:02,111 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da339063-ce23-4a0b-a5c3-706c88463875', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da339063-ce23-4a0b-a5c3-706c88463875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:03,174 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:37:03,174 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62bdf4c3-e533-405f-bf64-5ebf020e201b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62bdf4c3-e533-405f-bf64-5ebf020e201b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:04,237 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:37:04,238 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d1ba1b9-05d5-4a38-b048-704bcc09cc06', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d1ba1b9-05d5-4a38-b048-704bcc09cc06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:05,301 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:37:05,302 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a1ac6b-fe8e-4748-a8cd-f5c8582271bd', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a1ac6b-fe8e-4748-a8cd-f5c8582271bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:06,365 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:37:06,366 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-930ab208-7d77-4956-9be4-d6180029d45b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-930ab208-7d77-4956-9be4-d6180029d45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:07,429 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:37:07,429 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cbf7814-2a36-44fa-8091-f76c33c6d8f1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cbf7814-2a36-44fa-8091-f76c33c6d8f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:08,492 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.055s 2021-10-23 20:37:08,492 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a283126d-3899-46a9-9754-d843bf67448e', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a283126d-3899-46a9-9754-d843bf67448e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:09,558 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:37:09,558 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b83bb0-1732-4fa2-9925-a4be63f9a65c', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b83bb0-1732-4fa2-9925-a4be63f9a65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:10,624 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.058s 2021-10-23 20:37:10,625 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58307d58-66a3-45e4-a9a7-5825ae5f663b', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58307d58-66a3-45e4-a9a7-5825ae5f663b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:11,695 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.062s 2021-10-23 20:37:11,695 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e069b51c-5c87-4673-afd9-b5a6952382d0', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e069b51c-5c87-4673-afd9-b5a6952382d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:12,781 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.078s 2021-10-23 20:37:12,781 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d041c8d3-423b-4b37-91f3-f4f1ca9a3a19', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d041c8d3-423b-4b37-91f3-f4f1ca9a3a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:13,846 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.056s 2021-10-23 20:37:13,846 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97bf68a7-6425-4eca-9898-ea5011bd00e1', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97bf68a7-6425-4eca-9898-ea5011bd00e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:14,914 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.060s 2021-10-23 20:37:14,914 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697c8982-12fa-43aa-a154-7711d2488547', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697c8982-12fa-43aa-a154-7711d2488547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:15,985 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.062s 2021-10-23 20:37:15,985 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47823d7d-1294-449c-8e1c-bc8fd426d4d6', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47823d7d-1294-449c-8e1c-bc8fd426d4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:17,051 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65 0.057s 2021-10-23 20:37:17,051 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0164ef5d-c2b6-4a57-8cad-f11497345941', 'content-length': '973', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0164ef5d-c2b6-4a57-8cad-f11497345941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65'} Body: b'{"volume": {"id": "862cc492-0a73-4234-97fa-8985e3687e65", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:22:11.000000", "updated_at": "2021-10-23T20:31:17.000000", "name": "tempest-volume-1554330791", "description": null, "volume_type": "tempest-GroupsTest-volume-type-1569098715", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/de1bed900baa4a59ace13026351a5d09/volumes/862cc492-0a73-4234-97fa-8985e3687e65"}], "user_id": "5e136dd4222a474c9936cca07e020d46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6b407218-c8a9-4ffd-a8e0-6ea7ab843dc4", "os-vol-tenant-attr:tenant_id": "de1bed900baa4a59ace13026351a5d09"}}' 2021-10-23 20:37:17,323 114656 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 400 DELETE http://10.222.0.18/volume/v3/a97c141d074b4e9c98a5efda35d5424e/group_types/87d57aac-acff-48e1-baea-3d1b1f25258a 0.264s 2021-10-23 20:37:17,323 114656 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '185', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57b013a-8378-4cd8-b2c1-a3e43c67a560', 'x-openstack-request-id': 'req-c57b013a-8378-4cd8-b2c1-a3e43c67a560', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.18/volume/v3/a97c141d074b4e9c98a5efda35d5424e/group_types/87d57aac-acff-48e1-baea-3d1b1f25258a'} Body: b'{"badRequest": {"code": 400, "message": "Target group type is still in use. Group Type 87d57aac-acff-48e1-baea-3d1b1f25258a deletion is not allowed with groups present with the type."}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 240, in delete_group self.groups_client.delete_group(group_id, delete_volumes) File "/opt/stack/tempest/tempest/lib/services/volume/v3/groups_client.py", line 53, in delete_group resp, body = self.post('groups/%s/action' % group_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) 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 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.18', port=80): Read timed out. (read timeout=60) }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 242, in delete_group self.volumes_client.wait_for_resource_deletion(vol) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 920, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (GroupsTest:_run_cleanups) Failed to delete volume 862cc492-0a73-4234-97fa-8985e3687e65 within the required time (360 s). Timer started at 1635021077. Timer ended at 1635021437waited for 360 }}} traceback-3: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/volume/v3/group_types_client.py", line 48, in delete_group_type resp, body = self.delete("group_types/%s" % group_type_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, 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 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Target group type is still in use. Group Type 87d57aac-acff-48e1-baea-3d1b1f25258a deletion is not allowed with groups present with the type.'} }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 61, in test_group_create_show_list_delete waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 862cc492-0a73-4234-97fa-8985e3687e65 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt2.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 3 | 2 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt3.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
fail
ft3.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-23 20:06:06,522 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.222.0.18/identity/v3/auth/tokens 0.031s 2021-10-23 20:06:06,523 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3403', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1a989826-278a-4590-a229-662712a23328', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "30d5154ada5446ccacfe55301c3c4411", "name": "tempest-VolumesSnapshotTestJSON-2083522495-project", "password_expires_at": null}, "audit_ids": ["_lKUDKOWSZ2B_1l3qTieOg"], "expires_at": "2021-10-23T21:06:06.000000Z", "issued_at": "2021-10-23T20:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f3476595bfe4d768f019bc7cdb8ff94", "name": "tempest-VolumesSnapshotTestJSON-2083522495"}, "is_domain": false, "roles": [{"id": "a1229bdf9e3f4b9b89d873a3a081a7b7", "name": "member"}, {"id": "cfc23e70ab9b4dbc951a05d7c05f371d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cb439d3aa73649b4ad1832af4111342a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/placement", "region": "RegionOne"}], "id": "0d02ca445d9748efbf296808b22db49e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3b4c37176b5f4e2fa72fb4f70d694014", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2.1", "region": "RegionOne"}], "id": "0e3e038f56ea49df87f6b5720ac6a41b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7a059b27d8cc4ffb970883fc53473c16", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94", "region": "RegionOne"}], "id": "1d8340a10074427880bad3f51d009236", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9accaabab75442708fd90f9978133e35", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/image", "region": "RegionOne"}], "id": "913ffe0afa6c4212b87d707d7b475656", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f25ab8188d5e42a0ae16204edd0bf510", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2/1f3476595bfe4d768f019bc7cdb8ff94", "region": "RegionOne"}], "id": "a415897080aa47f7a37895d088f3db9c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "eca4be3e203743799e9c7440c1594c98", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:8080/v1/AUTH_1f3476595bfe4d768f019bc7cdb8ff94", "region": "RegionOne"}, {"id": "ff6dbb95363749fe82eb174ab54cf57b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18:8080", "region": "RegionOne"}], "id": "bc68fbaea65a40a1b9fb50f3fecff60e", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2d587f92e33a4908b1c994611a1f02bf", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}, {"id": "74cee7bee1db4a40803d4ae76ff1d9ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}], "id": "e7e3f5f0148c4b6287f3ac5075c58855", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "61471cc5215d4edb808cef5a9e0ff470", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:9696/", "region": "RegionOne"}], "id": "ed1306670ee044029350f5fe298ddeab", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f065c20fa0f142e19a2b28235717ef94", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94", "region": "RegionOne"}], "id": "ee2748b669cf4057b1ec34ce11bfec67", "type": "block-storage", "name": "cinder"}]}}' 2021-10-23 20:06:06,523 114660 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': 'd838eba8-a71c-4dc4-8b15-abe420d40f96', 'name': 'tempest-VolumesSnapshotTestJSON-1862577277-network', 'tenant_id': '1f3476595bfe4d768f019bc7cdb8ff94', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1f3476595bfe4d768f019bc7cdb8ff94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 176, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-23T20:06:04Z', 'updated_at': '2021-10-23T20:06:04Z', 'revision_number': 1} available for tenant 2021-10-23 20:06:07,017 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.18/compute/v2.1/servers 0.493s 2021-10-23 20:06:07,018 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "imageRef": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "flavorRef": "452", "networks": [{"uuid": "d838eba8-a71c-4dc4-8b15-abe420d40f96"}]}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1d33b0a-209c-4871-a522-e67499b210e5', 'x-compute-request-id': 'req-a1d33b0a-209c-4871-a522-e67499b210e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/servers'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "pJzDN4gmUqSV"}}' 2021-10-23 20:06:07,090 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.070s 2021-10-23 20:06:07,091 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47ddac3f-a6eb-4b83-830a-ebbc86f67e9c', 'x-compute-request-id': 'req-47ddac3f-a6eb-4b83-830a-ebbc86f67e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "BUILD", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:07Z", "updated": "2021-10-23T20:06:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:06:08,198 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.097s 2021-10-23 20:06:08,198 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37225c5e-5daf-40e4-961d-0d44d65a8376', 'x-compute-request-id': 'req-37225c5e-5daf-40e4-961d-0d44d65a8376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "BUILD", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:06:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:06:08,207 114660 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2021-10-23 20:06:09,360 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.152s 2021-10-23 20:06:09,361 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6086d9af-6316-4c5b-9e65-7e357ec946a2', 'x-compute-request-id': 'req-6086d9af-6316-4c5b-9e65-7e357ec946a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "BUILD", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:06:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:06:10,515 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:06:10,515 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-717c264a-dc75-47dc-85d3-0ce7bd8a48c7', 'x-compute-request-id': 'req-717c264a-dc75-47dc-85d3-0ce7bd8a48c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "BUILD", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:06:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:06:11,671 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:06:11,671 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bc9dbe5-f42f-4e97-947a-75127739ff62', 'x-compute-request-id': 'req-2bc9dbe5-f42f-4e97-947a-75127739ff62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "BUILD", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:06:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:06:12,829 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.149s 2021-10-23 20:06:12,829 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd8295cd-28ff-4503-8cc4-a9b9e6fa8db1', 'x-compute-request-id': 'req-dd8295cd-28ff-4503-8cc4-a9b9e6fa8db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "BUILD", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:06:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:06:13,984 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:06:13,984 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fa11ece-ecc0-4f41-a845-725757bb5cad', 'x-compute-request-id': 'req-9fa11ece-ecc0-4f41-a845-725757bb5cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "BUILD", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:06:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:06:15,136 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:06:15,136 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-971a5120-7d42-40d6-8192-e78240c1edb4', 'x-compute-request-id': 'req-971a5120-7d42-40d6-8192-e78240c1edb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "BUILD", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:06:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:06:16,287 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:06:16,288 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af35a0f2-30a2-45ec-acec-f17e4907fa95', 'x-compute-request-id': 'req-af35a0f2-30a2-45ec-acec-f17e4907fa95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "BUILD", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:06:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:06:17,451 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.155s 2021-10-23 20:06:17,452 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7426947-bc5d-4121-9e61-34f84dfb282d', 'x-compute-request-id': 'req-a7426947-bc5d-4121-9e61-34f84dfb282d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "BUILD", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:06:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:06:18,608 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:06:18,608 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1508', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f3776c1-294e-4bf7-9ace-58d6bbaa574c', 'x-compute-request-id': 'req-5f3776c1-294e-4bf7-9ace-58d6bbaa574c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:06:17Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:06:18,616 114660 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2021-10-23 20:06:18,636 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/image/v2/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf 0.020s 2021-10-23 20:06:18,637 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3466490a-d5b0-4809-8f44-8c5b9586a548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/image/v2/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "a2250204f60343388e248e7b4b770d8a", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "created_at": "2021-10-23T19:48:37Z", "updated_at": "2021-10-23T19:48:52Z", "tags": [], "self": "/v2/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf", "file": "/v2/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf/file", "schema": "/v2/schemas/image"}' 2021-10-23 20:06:18,965 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes 0.327s 2021-10-23 20:06:18,965 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798"}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae5671ad-8f7c-4c6c-8d96-b8385ddac124', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae5671ad-8f7c-4c6c-8d96-b8385ddac124', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:18.882392", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-23 20:06:19,022 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.050s 2021-10-23 20:06:19,023 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec0013a6-35df-4c9e-99f2-47a8a7344ef5', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec0013a6-35df-4c9e-99f2-47a8a7344ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:20,071 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.040s 2021-10-23 20:06:20,071 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ff368c8-9d4f-4536-9971-d7b87adf88ce', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff368c8-9d4f-4536-9971-d7b87adf88ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:21,117 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.038s 2021-10-23 20:06:21,117 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d65483-9b01-4ce5-a8d0-21f2b44984cc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d65483-9b01-4ce5-a8d0-21f2b44984cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:22,162 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.038s 2021-10-23 20:06:22,163 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c695747-ae3d-4918-b2cc-14f3623fc827', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c695747-ae3d-4918-b2cc-14f3623fc827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:23,208 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.038s 2021-10-23 20:06:23,209 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d756fc1-ad04-4765-b23c-53f9870bc84c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d756fc1-ad04-4765-b23c-53f9870bc84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:24,256 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.039s 2021-10-23 20:06:24,257 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93fb799b-616f-419b-a867-93b3e8636cee', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93fb799b-616f-419b-a867-93b3e8636cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:25,302 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.038s 2021-10-23 20:06:25,303 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8615fc42-1c10-4789-9e8b-606d799535ba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8615fc42-1c10-4789-9e8b-606d799535ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:26,347 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.036s 2021-10-23 20:06:26,347 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c11a74f-3f33-4405-8355-d57d3b73a218', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c11a74f-3f33-4405-8355-d57d3b73a218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:27,394 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.037s 2021-10-23 20:06:27,394 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c497dbe-7893-493e-91d3-b795f6f6c60e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c497dbe-7893-493e-91d3-b795f6f6c60e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:28,440 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.037s 2021-10-23 20:06:28,441 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5baffcd-fcb8-47e1-80b7-29507dbf5c71', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5baffcd-fcb8-47e1-80b7-29507dbf5c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:29,488 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.038s 2021-10-23 20:06:29,488 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13237907-4b83-43b1-aee5-c623092cf26c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13237907-4b83-43b1-aee5-c623092cf26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:30,541 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.044s 2021-10-23 20:06:30,541 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4a9dad-0d2c-418f-a7b6-ffd8f1492534', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4a9dad-0d2c-418f-a7b6-ffd8f1492534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:31,588 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.039s 2021-10-23 20:06:31,588 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b4affd-e628-4fe2-b9c8-4ec5a59e44da', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b4affd-e628-4fe2-b9c8-4ec5a59e44da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:32,636 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.040s 2021-10-23 20:06:32,637 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82de49f2-bca4-4f41-920c-ed25b8b97971', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82de49f2-bca4-4f41-920c-ed25b8b97971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:33,689 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.045s 2021-10-23 20:06:33,689 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620a3959-7180-47e7-ad73-956caad8b91a', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620a3959-7180-47e7-ad73-956caad8b91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:34,736 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.038s 2021-10-23 20:06:34,737 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de2d516-7c07-443d-a438-93e1dcbce9b5', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de2d516-7c07-443d-a438-93e1dcbce9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:35,785 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.040s 2021-10-23 20:06:35,785 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f605b5-9aa9-421c-a651-aa4586813272', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f605b5-9aa9-421c-a651-aa4586813272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:36,832 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.039s 2021-10-23 20:06:36,833 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b77fa596-84b2-469f-9595-309fa65fd7fe', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b77fa596-84b2-469f-9595-309fa65fd7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:37,880 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.038s 2021-10-23 20:06:37,880 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-671a461a-90d4-4f5c-9e64-09711a5051c1', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-671a461a-90d4-4f5c-9e64-09711a5051c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:38,933 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.045s 2021-10-23 20:06:38,934 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d2fb15-7c0b-4e4a-b42b-abdaa2e7c146', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d2fb15-7c0b-4e4a-b42b-abdaa2e7c146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:39,984 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:06:39,984 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d6f50b-1ce5-48a6-aeb5-ee3b71c00b9c', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d6f50b-1ce5-48a6-aeb5-ee3b71c00b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:41,031 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.037s 2021-10-23 20:06:41,031 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdce203a-a056-4f09-a965-6be5cba11e96', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdce203a-a056-4f09-a965-6be5cba11e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:42,078 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.039s 2021-10-23 20:06:42,079 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-735332af-7335-4900-9e36-81deb388e427', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-735332af-7335-4900-9e36-81deb388e427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:43,126 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.039s 2021-10-23 20:06:43,126 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d7618e-c436-400d-9262-a1e91b0bcd33', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d7618e-c436-400d-9262-a1e91b0bcd33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:44,177 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:06:44,177 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623005df-3445-4779-acbb-afec0dd2ce40', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623005df-3445-4779-acbb-afec0dd2ce40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:45,224 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.037s 2021-10-23 20:06:45,224 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9fc2c8-f416-46a4-a619-9120fefe414f', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9fc2c8-f416-46a4-a619-9120fefe414f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:46,274 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:06:46,275 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9632142-641b-4b3e-98e6-919be05a92d9', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9632142-641b-4b3e-98e6-919be05a92d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:46,281 114660 INFO [tempest.common.waiters] volume f5acbe8f-e720-4324-a389-aef6028e7b09 reached available after waiting for 27.281735 seconds 2021-10-23 20:06:46,553 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 POST http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1/os-volume_attachments 0.271s 2021-10-23 20:06:46,554 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "f5acbe8f-e720-4324-a389-aef6028e7b09", "device": "/dev/sdb"}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b27948-604c-4787-8601-780f4eec16fb', 'x-compute-request-id': 'req-a3b27948-604c-4787-8601-780f4eec16fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "serverId": "ee77f754-69df-44cf-9905-9e39893bd7f1", "volumeId": "f5acbe8f-e720-4324-a389-aef6028e7b09", "device": "/dev/sdb"}}' 2021-10-23 20:06:46,601 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.045s 2021-10-23 20:06:46,602 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f877bc-8258-4234-a392-16dd6a00af0b', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f877bc-8258-4234-a392-16dd6a00af0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:47,652 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:06:47,652 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6ccf04-e1d2-4673-ac26-c09bf2a5fcd6', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6ccf04-e1d2-4673-ac26-c09bf2a5fcd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:48,703 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:06:48,704 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03caa918-a65c-4fcd-bf59-d9b1d8fe48c3', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03caa918-a65c-4fcd-bf59-d9b1d8fe48c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:49,758 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.046s 2021-10-23 20:06:49,759 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfecdf96-31fd-4fc8-b505-1c5778aa5b42', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfecdf96-31fd-4fc8-b505-1c5778aa5b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:50,812 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.046s 2021-10-23 20:06:50,813 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b29e66-f453-4302-aabf-75f31db68654', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b29e66-f453-4302-aabf-75f31db68654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:51,863 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:06:51,863 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b69ed46-c3bc-4c77-9eac-45c4daf49b3c', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b69ed46-c3bc-4c77-9eac-45c4daf49b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:52,919 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.048s 2021-10-23 20:06:52,919 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5738ca1-3b52-4f9a-8d3d-6932724a2155', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5738ca1-3b52-4f9a-8d3d-6932724a2155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:53,970 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.044s 2021-10-23 20:06:53,971 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3617e42d-31ca-41e8-a635-a851fab62da4', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3617e42d-31ca-41e8-a635-a851fab62da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:55,024 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.045s 2021-10-23 20:06:55,025 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5825c888-5126-4ff5-9b0a-dd173fa02876', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5825c888-5126-4ff5-9b0a-dd173fa02876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:56,078 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.045s 2021-10-23 20:06:56,078 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46868eed-44f2-42cb-abaa-56c503b24452', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46868eed-44f2-42cb-abaa-56c503b24452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:57,128 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:06:57,129 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b1e6c8-fa89-44e4-bb77-e51eab881026', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b1e6c8-fa89-44e4-bb77-e51eab881026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:58,180 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:06:58,181 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d592f1aa-6765-40df-9554-6984d954301c', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d592f1aa-6765-40df-9554-6984d954301c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:06:59,234 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.045s 2021-10-23 20:06:59,234 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1582bc7e-bdc9-4452-b093-dea9f3d917d3', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1582bc7e-bdc9-4452-b093-dea9f3d917d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:00,285 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:07:00,286 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa2449d-2dbe-4836-bb16-7e7ef0d2f5aa', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa2449d-2dbe-4836-bb16-7e7ef0d2f5aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:01,347 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.052s 2021-10-23 20:07:01,347 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcad0891-b586-43c0-aa63-e17da752e014', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcad0891-b586-43c0-aa63-e17da752e014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:02,401 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.046s 2021-10-23 20:07:02,401 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb9f510-ff5f-4aba-a8e6-556652d1f583', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb9f510-ff5f-4aba-a8e6-556652d1f583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:03,453 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.044s 2021-10-23 20:07:03,453 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8c9a72-4797-41f7-82e1-09f37c98a7e2', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8c9a72-4797-41f7-82e1-09f37c98a7e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:04,515 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.053s 2021-10-23 20:07:04,515 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d1165b-7946-44f1-9194-e3678f5e02dd', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d1165b-7946-44f1-9194-e3678f5e02dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:05,566 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:07:05,566 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ceb4f16-6cc3-449f-a70a-dacb9cf8706f', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ceb4f16-6cc3-449f-a70a-dacb9cf8706f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:06,617 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:07:06,618 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1771a6-859e-4f8b-a7f5-2a9c33cc4c47', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1771a6-859e-4f8b-a7f5-2a9c33cc4c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:07,670 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.044s 2021-10-23 20:07:07,670 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1885a83c-05ab-4baf-a21c-29128f731e3f', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1885a83c-05ab-4baf-a21c-29128f731e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:08,720 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:07:08,721 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db6ec9a-df81-40a2-b633-fc59337622af', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db6ec9a-df81-40a2-b633-fc59337622af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:09,772 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:07:09,772 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a71646-99c9-4e58-9b8c-485c3a9512da', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a71646-99c9-4e58-9b8c-485c3a9512da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:10,822 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:07:10,823 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3345dc2-5b26-4b3d-a768-63ec81af6d60', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3345dc2-5b26-4b3d-a768-63ec81af6d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:11,874 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:07:11,875 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-148d8b44-85c9-4c95-853f-00bc92bcbae3', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-148d8b44-85c9-4c95-853f-00bc92bcbae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:06:47.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:12,927 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.045s 2021-10-23 20:07:12,927 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a290c2c8-d228-4d29-aff6-7f0e4e3c3088', 'content-length': '1655', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a290c2c8-d228-4d29-aff6-7f0e4e3c3088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:07:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:07:12,935 114660 INFO [tempest.common.waiters] volume f5acbe8f-e720-4324-a389-aef6028e7b09 reached in-use after waiting for 26.935418 seconds 2021-10-23 20:07:12,972 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots 0.036s 2021-10-23 20:07:12,972 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-634832503"}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '160', 'content-type': 'application/json', 'x-compute-request-id': 'req-793ee680-6ce6-4a8e-a06e-facd91bfa04d', 'x-openstack-request-id': 'req-793ee680-6ce6-4a8e-a06e-facd91bfa04d', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume f5acbe8f-e720-4324-a389-aef6028e7b09 status must be available, but current status is: in-use."}}' 2021-10-23 20:07:13,114 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots 0.141s 2021-10-23 20:07:13,114 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435"}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-571d452b-ec3a-46b1-9eac-b83f3aa00523', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-571d452b-ec3a-46b1-9eac-b83f3aa00523', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.062852", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}}}' 2021-10-23 20:07:13,140 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.023s 2021-10-23 20:07:13,140 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2723edcf-dfdd-44ce-add5-044fb8efeaa7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2723edcf-dfdd-44ce-add5-044fb8efeaa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:14,165 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:14,166 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4648ea48-90e4-4cd5-97a7-164a020dcac9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4648ea48-90e4-4cd5-97a7-164a020dcac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:15,190 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:15,191 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f78a345-5f28-4f60-8e6c-9ff55d850efc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f78a345-5f28-4f60-8e6c-9ff55d850efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:16,216 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:16,216 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-331e1ed1-5ad5-439b-b209-622b74587dec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-331e1ed1-5ad5-439b-b209-622b74587dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:17,240 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:17,241 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9920cc20-0c62-48a4-bf05-ebfb9564f96a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9920cc20-0c62-48a4-bf05-ebfb9564f96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:18,270 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.024s 2021-10-23 20:07:18,270 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e556bf-904d-4aa8-8bc7-c3e6609fd5b6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e556bf-904d-4aa8-8bc7-c3e6609fd5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:19,295 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:19,296 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40e07a4c-5d95-4fb9-b4b6-0bdef1a3d1b4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40e07a4c-5d95-4fb9-b4b6-0bdef1a3d1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:20,322 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.023s 2021-10-23 20:07:20,322 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38cb2277-b36f-4ac1-ba58-869c24d9d822', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38cb2277-b36f-4ac1-ba58-869c24d9d822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:21,346 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:21,347 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a5d322-a229-4aab-94c0-2eb5ee4d3041', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a5d322-a229-4aab-94c0-2eb5ee4d3041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:22,371 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:22,371 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7fe8a85-eecc-419d-b8a9-21fb247a5c04', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7fe8a85-eecc-419d-b8a9-21fb247a5c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:23,395 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:23,395 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb3ce3dd-e396-4967-9cee-03594a3a9fda', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb3ce3dd-e396-4967-9cee-03594a3a9fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:24,419 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:24,419 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b48d34-d0a3-440e-b052-d186d9c9127f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b48d34-d0a3-440e-b052-d186d9c9127f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:25,443 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:25,444 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64c9e84-44f6-49a3-8441-643ac043c267', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f64c9e84-44f6-49a3-8441-643ac043c267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:26,468 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:26,469 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb7748a-95ba-4518-8083-752f5002c24d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb7748a-95ba-4518-8083-752f5002c24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:27,494 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:27,494 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c3933a-6cde-4871-8f7d-85767f678b45', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c3933a-6cde-4871-8f7d-85767f678b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:28,520 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:28,521 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1374c8f-013f-4bae-8f94-3a97fd51ce03', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1374c8f-013f-4bae-8f94-3a97fd51ce03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:29,546 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.022s 2021-10-23 20:07:29,546 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea6d8368-9e22-4d2c-bb2d-696776a7a30c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea6d8368-9e22-4d2c-bb2d-696776a7a30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:30,570 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:30,571 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b907621-ad0b-4888-a8f0-abb803b02826', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b907621-ad0b-4888-a8f0-abb803b02826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:31,597 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.022s 2021-10-23 20:07:31,597 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38dc0b88-e8e2-4eeb-8424-21bfae08f826', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38dc0b88-e8e2-4eeb-8424-21bfae08f826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:32,621 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:32,621 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41b7cca-c4ec-486f-bdf1-7c3eef717ebd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41b7cca-c4ec-486f-bdf1-7c3eef717ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:33,646 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:33,646 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-474b7900-8c35-4f87-a492-e6397ab1665e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474b7900-8c35-4f87-a492-e6397ab1665e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:34,670 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:34,670 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b641026b-f68e-4430-8f7c-d89ce4290831', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b641026b-f68e-4430-8f7c-d89ce4290831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:35,695 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:35,696 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b694f22-1316-4986-ae4a-6b0a11c14e36', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b694f22-1316-4986-ae4a-6b0a11c14e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:36,720 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:36,721 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a4af7a-f40d-4671-8cfd-586db03c974b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a4af7a-f40d-4671-8cfd-586db03c974b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:37,745 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:37,746 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c0b6c6-f8f7-403f-95fd-f13b60e51622', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c0b6c6-f8f7-403f-95fd-f13b60e51622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:38,770 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:38,770 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03c7ed9-b04e-4de2-ab28-fb189b5a2cb3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03c7ed9-b04e-4de2-ab28-fb189b5a2cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:39,795 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:39,796 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093e336a-98fd-4c52-9b6d-8cb90a75af56', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093e336a-98fd-4c52-9b6d-8cb90a75af56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:40,821 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:40,821 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4fc8c3-22be-4566-b8ec-abfa086e54c7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4fc8c3-22be-4566-b8ec-abfa086e54c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:41,845 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:41,845 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e22a54-2969-4c94-9db3-9dbd49cb9fd8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e22a54-2969-4c94-9db3-9dbd49cb9fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:42,869 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:42,869 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8732e77-c024-4899-8f38-a3a13893a1e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8732e77-c024-4899-8f38-a3a13893a1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:43,894 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:43,894 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b69567b-00d4-432d-81c6-32681a2ed1b5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b69567b-00d4-432d-81c6-32681a2ed1b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:44,923 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.025s 2021-10-23 20:07:44,924 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133b1c8e-e401-4ed7-80f6-cf168decd690', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133b1c8e-e401-4ed7-80f6-cf168decd690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:45,948 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:45,948 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb158e0e-9d98-482a-aee3-9363fea58712', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb158e0e-9d98-482a-aee3-9363fea58712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:46,974 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:46,974 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb1dfc4-0b34-416c-90e7-b9f2efccb912', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb1dfc4-0b34-416c-90e7-b9f2efccb912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:47,999 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:47,999 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645dfc58-4a66-4e9f-b6d1-233bc3dd04de', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645dfc58-4a66-4e9f-b6d1-233bc3dd04de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:49,024 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:49,025 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69cb084d-a4d6-48e5-8452-d10d66634699', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69cb084d-a4d6-48e5-8452-d10d66634699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:50,048 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:50,048 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5233be5a-2224-4f00-82a7-185295ef964a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5233be5a-2224-4f00-82a7-185295ef964a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:51,074 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:51,074 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4501144-0cef-4dd7-85a5-cb3e8b94c92f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4501144-0cef-4dd7-85a5-cb3e8b94c92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:52,099 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:52,099 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b070ecd9-7389-4fd9-a2f4-1ea64a2595c2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b070ecd9-7389-4fd9-a2f4-1ea64a2595c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:53,123 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:53,124 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8db6b4-ad06-468d-ae8e-38034c4e46af', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8db6b4-ad06-468d-ae8e-38034c4e46af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:54,147 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:07:54,148 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a8315c-25c9-4772-9361-60607331c8e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a8315c-25c9-4772-9361-60607331c8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:55,172 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:55,173 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ea2b1a-e59c-4fd5-8e0c-7f9c603662df', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ea2b1a-e59c-4fd5-8e0c-7f9c603662df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:56,198 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:56,198 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b18f0af5-6e59-49ad-b82c-661ab9777564', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b18f0af5-6e59-49ad-b82c-661ab9777564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:57,224 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:57,224 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0eec241-de6b-40fb-99bf-602a83ca8e4b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0eec241-de6b-40fb-99bf-602a83ca8e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:58,249 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:58,249 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79de81bb-3e5e-40a3-b4b0-00558efb1397', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79de81bb-3e5e-40a3-b4b0-00558efb1397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:07:59,274 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:07:59,274 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43a07065-406d-41a7-b428-1add7da742c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a07065-406d-41a7-b428-1add7da742c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:00,299 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:00,300 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f6c794d-cb5f-455b-891c-e00d925f9d1b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f6c794d-cb5f-455b-891c-e00d925f9d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:01,324 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:01,325 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f56a42-eb92-4c28-ae65-b3533cd69c5a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f56a42-eb92-4c28-ae65-b3533cd69c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:02,349 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:02,350 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e741e2c0-14d1-4d15-9de8-db8330fd02fe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e741e2c0-14d1-4d15-9de8-db8330fd02fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:03,375 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.022s 2021-10-23 20:08:03,376 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efefc545-51b7-48ac-b583-e275d9f1b333', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efefc545-51b7-48ac-b583-e275d9f1b333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:04,402 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.023s 2021-10-23 20:08:04,402 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85b5afb5-032f-4677-8db0-98bb0527398e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85b5afb5-032f-4677-8db0-98bb0527398e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:05,427 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:05,428 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7739dab-ebfa-4afe-9fa4-142c9b5a76a4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7739dab-ebfa-4afe-9fa4-142c9b5a76a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:06,452 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:06,453 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c6f23c-b0ea-4b66-bc98-39acffd153b0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c6f23c-b0ea-4b66-bc98-39acffd153b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:07,477 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:07,477 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d714b52-cc5b-41bf-98c3-ea11e78b2205', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d714b52-cc5b-41bf-98c3-ea11e78b2205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:08,502 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:08,502 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f141a97-789d-42c7-816e-da3c76d1a241', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f141a97-789d-42c7-816e-da3c76d1a241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:09,531 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.025s 2021-10-23 20:08:09,531 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f67f7bc-ea3d-476b-90cd-d8f21c8ff598', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f67f7bc-ea3d-476b-90cd-d8f21c8ff598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:10,557 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.022s 2021-10-23 20:08:10,557 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0de9962-f474-444d-9344-ed946951babb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0de9962-f474-444d-9344-ed946951babb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:11,582 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:11,583 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f15a8d-f98a-4edf-9df9-1c128d5d5378', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f15a8d-f98a-4edf-9df9-1c128d5d5378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:12,607 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:12,608 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cea086d-fa03-4cd8-bb25-1a20d97335e4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cea086d-fa03-4cd8-bb25-1a20d97335e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:13,632 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:13,632 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b34d2c-e7d3-4207-9d26-d81a755b9420', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b34d2c-e7d3-4207-9d26-d81a755b9420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:14,657 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:14,658 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83235530-29b9-4258-b1c3-5fc671d6df73', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83235530-29b9-4258-b1c3-5fc671d6df73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:15,682 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:15,682 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7506608-d718-489f-96ec-be3830a9118c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7506608-d718-489f-96ec-be3830a9118c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:16,706 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:16,707 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d46c0e2-71c7-4a93-9185-721b67a375f1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d46c0e2-71c7-4a93-9185-721b67a375f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:17,732 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:17,732 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3197f475-3845-4e10-a044-33eca50a7ef4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3197f475-3845-4e10-a044-33eca50a7ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:18,755 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.019s 2021-10-23 20:08:18,756 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645d7cb3-2d95-48ed-b38b-200c199eae10', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645d7cb3-2d95-48ed-b38b-200c199eae10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:19,781 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:19,781 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d3cf0b-2096-4ff8-8690-f8529a062712', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d3cf0b-2096-4ff8-8690-f8529a062712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:20,806 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:20,806 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e10de7c-3afd-4fa3-b93f-73be45a861b4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e10de7c-3afd-4fa3-b93f-73be45a861b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:21,831 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:21,831 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d0cb17-ba1d-4496-afdf-f6d2e552e430', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d0cb17-ba1d-4496-afdf-f6d2e552e430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:22,856 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:22,856 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499ae480-aeea-42a9-8396-f89c6f13d2a5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499ae480-aeea-42a9-8396-f89c6f13d2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:23,881 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:23,882 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a69ed7-412a-4eed-ab47-d4d56db71715', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a69ed7-412a-4eed-ab47-d4d56db71715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:24,906 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:24,906 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-013da330-53b2-4f0e-b5fb-ee7c4b6a42cb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-013da330-53b2-4f0e-b5fb-ee7c4b6a42cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:25,931 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:25,931 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd64cc1c-0ca9-4dec-997b-50c0b655ffdc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd64cc1c-0ca9-4dec-997b-50c0b655ffdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:26,955 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:26,956 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9ee8d7-d58d-44e0-8361-973aeaedae90', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9ee8d7-d58d-44e0-8361-973aeaedae90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:27,981 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.022s 2021-10-23 20:08:27,982 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0706f96c-614c-4ff6-947b-174d20d65205', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0706f96c-614c-4ff6-947b-174d20d65205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:29,010 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.024s 2021-10-23 20:08:29,010 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5492fdae-4f4f-40b7-9c3b-fd261aceb18b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5492fdae-4f4f-40b7-9c3b-fd261aceb18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:30,036 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:30,036 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe844d33-0731-49e4-82a6-3609ff57ab58', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe844d33-0731-49e4-82a6-3609ff57ab58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:31,060 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:31,061 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec1dbaf-5087-4b0d-ae6e-6e50f92d20ac', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec1dbaf-5087-4b0d-ae6e-6e50f92d20ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:32,084 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:32,085 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5132e323-040e-4af1-8dca-f0bd86010878', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5132e323-040e-4af1-8dca-f0bd86010878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:33,108 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:33,108 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b3647f-ddc0-47e6-8561-e61fbcf43754', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b3647f-ddc0-47e6-8561-e61fbcf43754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:34,132 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:34,132 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e553b2-e6f0-4af5-9f6b-4e3cb7a4cc97', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e553b2-e6f0-4af5-9f6b-4e3cb7a4cc97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:35,156 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:35,156 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ce5bae-e1b0-4614-b562-6e1bfaf78c51', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ce5bae-e1b0-4614-b562-6e1bfaf78c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:36,187 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.027s 2021-10-23 20:08:36,188 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3652f16d-af88-47ed-ba71-55e404ca2335', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3652f16d-af88-47ed-ba71-55e404ca2335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:37,212 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:37,212 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e762a5-9cd2-4ad4-8ba1-efb993b6f37d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e762a5-9cd2-4ad4-8ba1-efb993b6f37d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:38,235 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:38,235 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feff460d-cc33-4578-ac5b-af0fd7f07753', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feff460d-cc33-4578-ac5b-af0fd7f07753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:39,260 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:39,260 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74bef5e6-6852-47e7-823e-28968a82c107', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74bef5e6-6852-47e7-823e-28968a82c107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:40,286 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:40,286 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c492446-4707-4171-a712-b0216a5cc136', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c492446-4707-4171-a712-b0216a5cc136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:41,312 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.022s 2021-10-23 20:08:41,312 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1de24c64-00cd-4c97-b2f0-dbdc937f8bdf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de24c64-00cd-4c97-b2f0-dbdc937f8bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:42,337 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.022s 2021-10-23 20:08:42,337 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba0aa12-0570-4853-8f89-46c9d51f338a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba0aa12-0570-4853-8f89-46c9d51f338a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:43,362 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.021s 2021-10-23 20:08:43,363 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847ece7e-d0b9-4a61-a027-4c7e8288ffcf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847ece7e-d0b9-4a61-a027-4c7e8288ffcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:44,386 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.019s 2021-10-23 20:08:44,386 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d60c89-8f3f-497d-beea-dc65dc272167', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d60c89-8f3f-497d-beea-dc65dc272167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:45,410 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.020s 2021-10-23 20:08:45,410 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9f551a-3695-4647-a0e5-2fe6bace44c5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9f551a-3695-4647-a0e5-2fe6bace44c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:46,434 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.019s 2021-10-23 20:08:46,434 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a287259-468b-4278-8e69-ed0374b7f341', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a287259-468b-4278-8e69-ed0374b7f341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:47,463 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.025s 2021-10-23 20:08:47,464 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf59342f-f980-4f15-9833-753fbbc73e82', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf59342f-f980-4f15-9833-753fbbc73e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:48,508 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:08:48,508 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a134164-0af7-4564-bbfc-f00c62be5579', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a134164-0af7-4564-bbfc-f00c62be5579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:49,554 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:08:49,555 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71afbc44-34b0-4979-9afb-1ba7a3280663', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71afbc44-34b0-4979-9afb-1ba7a3280663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:50,599 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:08:50,599 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57942285-91c6-466a-98c6-2e5834420925', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57942285-91c6-466a-98c6-2e5834420925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:51,644 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:08:51,644 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec829c56-8280-410f-8679-f553fc17f0a7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec829c56-8280-410f-8679-f553fc17f0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:52,689 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:08:52,689 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3444563a-2a62-4898-8b95-47df5a3740da', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3444563a-2a62-4898-8b95-47df5a3740da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:53,735 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:08:53,736 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-698334e9-67a1-4492-bb75-2ce71876c609', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-698334e9-67a1-4492-bb75-2ce71876c609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:54,781 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:08:54,781 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d48e8f-0066-4f0b-a31f-bf7679711ba0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d48e8f-0066-4f0b-a31f-bf7679711ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:55,828 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:08:55,829 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e50760-8dc5-4a1e-9f5b-c95078021a6b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e50760-8dc5-4a1e-9f5b-c95078021a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:56,874 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:08:56,874 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a12520-1a11-4708-8261-12b75c1b6376', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a12520-1a11-4708-8261-12b75c1b6376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:57,918 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:08:57,918 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15fc0c1-9787-4c06-9884-c1f852fd5470', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15fc0c1-9787-4c06-9884-c1f852fd5470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:08:58,967 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.045s 2021-10-23 20:08:58,968 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576bd232-7aef-478c-91e7-4be8fd0e5e3b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576bd232-7aef-478c-91e7-4be8fd0e5e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:00,009 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.038s 2021-10-23 20:09:00,009 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db9bbcf-7bb2-4870-8444-00d948a969de', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db9bbcf-7bb2-4870-8444-00d948a969de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:01,056 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:09:01,056 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e625b63-9e95-4801-b9f5-d8be750e7791', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e625b63-9e95-4801-b9f5-d8be750e7791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:02,101 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:02,102 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec44aa5-2ccc-4c13-8822-55f7ec62eddc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec44aa5-2ccc-4c13-8822-55f7ec62eddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:03,146 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:09:03,146 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b421e00-13de-42f3-815f-7a748416a208', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b421e00-13de-42f3-815f-7a748416a208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:04,200 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.050s 2021-10-23 20:09:04,200 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd72b25-2634-4a7d-8025-d437efd7983e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd72b25-2634-4a7d-8025-d437efd7983e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:05,244 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:09:05,244 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2febdf-79fc-458b-9c4b-e72d95fd414a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2febdf-79fc-458b-9c4b-e72d95fd414a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:06,289 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:09:06,289 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcd5809-4d82-4600-ac32-47ba3faf6f06', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcd5809-4d82-4600-ac32-47ba3faf6f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:07,336 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:07,336 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f984053-9c82-4199-b4ac-428062cecdbb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f984053-9c82-4199-b4ac-428062cecdbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:08,383 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:08,383 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9a9a4a-8e14-4722-8bfd-448c3a8475c9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9a9a4a-8e14-4722-8bfd-448c3a8475c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:09,429 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:09,430 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c4bbb0-f30b-440f-aa09-57cc8e01b033', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c4bbb0-f30b-440f-aa09-57cc8e01b033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:10,475 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:10,476 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935ae1b4-b1bf-40ab-b8f5-ff8a8cc1ec97', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935ae1b4-b1bf-40ab-b8f5-ff8a8cc1ec97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:11,519 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:09:11,519 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550326d3-1ac6-44f5-871b-05da0d10e0f4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550326d3-1ac6-44f5-871b-05da0d10e0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:12,565 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:12,565 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcdb22b1-2356-4618-873f-a47cadbc9358', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcdb22b1-2356-4618-873f-a47cadbc9358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:13,611 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:13,612 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f6b60b-fb9d-40e9-a4ad-b0bdc2cba3b5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f6b60b-fb9d-40e9-a4ad-b0bdc2cba3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:14,657 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:14,658 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c88bc895-3c24-44a8-9804-b2d14bdd526a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c88bc895-3c24-44a8-9804-b2d14bdd526a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:15,830 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.168s 2021-10-23 20:09:15,830 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbfb0d8-f5fb-4c03-b1d0-8ee5d94c4e9a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbfb0d8-f5fb-4c03-b1d0-8ee5d94c4e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:16,875 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:16,876 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be370c6e-d622-428e-94e2-e2a171fc151e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be370c6e-d622-428e-94e2-e2a171fc151e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:17,920 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:09:17,920 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff452b9-1c65-4223-b39f-30ff5ab19a8f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff452b9-1c65-4223-b39f-30ff5ab19a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:18,965 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:18,965 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db5656e-02fe-4d4e-a6e5-e0649084a4dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db5656e-02fe-4d4e-a6e5-e0649084a4dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:20,011 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:09:20,011 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b38bd31-737f-4a72-9306-bbb03677626c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b38bd31-737f-4a72-9306-bbb03677626c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:21,060 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.045s 2021-10-23 20:09:21,061 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13218750-ffcf-4e80-8577-beff13a2e9ee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13218750-ffcf-4e80-8577-beff13a2e9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:22,105 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:09:22,105 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eaa8eb0-6bf1-4ae3-ba04-7ef4e554dd10', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eaa8eb0-6bf1-4ae3-ba04-7ef4e554dd10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:23,152 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:23,152 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ea2919-57c8-4293-b713-4c11bdeb2594', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ea2919-57c8-4293-b713-4c11bdeb2594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:24,196 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:09:24,197 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8ee3d2-a01e-4d28-8d3a-1ae09833c7ee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8ee3d2-a01e-4d28-8d3a-1ae09833c7ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:25,242 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:09:25,242 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f647c5c-9bfe-4559-ab88-39ff29cfcef6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f647c5c-9bfe-4559-ab88-39ff29cfcef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:26,288 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:26,288 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d75c76-6984-4d8d-9309-43ef696dd757', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d75c76-6984-4d8d-9309-43ef696dd757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:27,335 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.044s 2021-10-23 20:09:27,335 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b35b0e27-fd2c-4132-bada-88dc0f88e71b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b35b0e27-fd2c-4132-bada-88dc0f88e71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:28,378 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.038s 2021-10-23 20:09:28,378 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeb13457-82e0-451f-b5cd-0d39c3c065ff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeb13457-82e0-451f-b5cd-0d39c3c065ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:29,425 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:09:29,425 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf4a7c6-2c7f-4207-af71-0173e246d223', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf4a7c6-2c7f-4207-af71-0173e246d223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:30,470 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:09:30,471 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9bb1cdc-fd9e-4707-b010-af9cca1245e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9bb1cdc-fd9e-4707-b010-af9cca1245e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:31,516 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:31,517 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0d7eac-209a-41cf-860b-958560d2b457', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0d7eac-209a-41cf-860b-958560d2b457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:32,560 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:09:32,561 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a1f2047-23ed-471c-8b4d-9c0c7df55b52', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a1f2047-23ed-471c-8b4d-9c0c7df55b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:33,606 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:09:33,606 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3c61bf-91b8-409d-a21b-76c9e2c22d12', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3c61bf-91b8-409d-a21b-76c9e2c22d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:34,651 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:09:34,651 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b2e136d-faa3-4ebe-8f1c-a49fe53c675f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b2e136d-faa3-4ebe-8f1c-a49fe53c675f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:35,697 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:35,697 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-740d0229-3679-480a-a86e-37e542623ca1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-740d0229-3679-480a-a86e-37e542623ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:36,743 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:09:36,744 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d857238-3f3f-4daf-b90d-39a20114693d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d857238-3f3f-4daf-b90d-39a20114693d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:37,790 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:09:37,790 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e9ea57-eb95-473e-99c9-cb2ef16b9a3a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e9ea57-eb95-473e-99c9-cb2ef16b9a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:38,834 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:09:38,835 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5eb1e16-5c07-4421-9c41-63614fdecc9a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5eb1e16-5c07-4421-9c41-63614fdecc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:39,880 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:39,881 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a65637-50ab-4f70-be00-d4a2b54b36a2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a65637-50ab-4f70-be00-d4a2b54b36a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:40,925 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:09:40,926 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c07a6f-d6a1-486e-9e67-faf51263ad60', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c07a6f-d6a1-486e-9e67-faf51263ad60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:41,973 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.044s 2021-10-23 20:09:41,973 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502c87c7-9693-4532-a327-7da3d70078ee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502c87c7-9693-4532-a327-7da3d70078ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:43,022 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.045s 2021-10-23 20:09:43,023 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb21e6e-bd7b-4bb1-b298-3668b7f87430', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb21e6e-bd7b-4bb1-b298-3668b7f87430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:44,066 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.039s 2021-10-23 20:09:44,066 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820147da-e815-4216-92b5-f9d82c4a00d5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820147da-e815-4216-92b5-f9d82c4a00d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:45,110 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:09:45,111 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83944c9-8697-451e-bec1-a1c970f686a8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83944c9-8697-451e-bec1-a1c970f686a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:46,155 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:09:46,156 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f79f90-4c32-4cdf-908c-10bfb34fc49e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f79f90-4c32-4cdf-908c-10bfb34fc49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:47,201 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:47,202 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c22d1c-66d1-4beb-849c-1c92784cacee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c22d1c-66d1-4beb-849c-1c92784cacee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:48,247 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:09:48,247 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba939ed-0008-4f54-b288-8b19bb2b8bc0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba939ed-0008-4f54-b288-8b19bb2b8bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:49,293 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.038s 2021-10-23 20:09:49,294 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eaae2cd-c91f-4391-a52f-e26644ff745e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eaae2cd-c91f-4391-a52f-e26644ff745e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:50,339 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:50,340 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1504c235-eb08-4a66-aad6-e70db5734280', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1504c235-eb08-4a66-aad6-e70db5734280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:51,386 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:51,387 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c8c7e17-051b-4fc7-8027-8269218a5d01', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8c7e17-051b-4fc7-8027-8269218a5d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:52,434 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:09:52,434 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5adc5aca-294d-4d9b-9c38-de9c0ee9ae7c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5adc5aca-294d-4d9b-9c38-de9c0ee9ae7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:53,478 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.039s 2021-10-23 20:09:53,478 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbf2857-b399-4b41-8006-8c11b21b53e8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bbf2857-b399-4b41-8006-8c11b21b53e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:54,522 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:09:54,522 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f347468a-d944-472a-9b0b-4f1267f8e356', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f347468a-d944-472a-9b0b-4f1267f8e356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:55,567 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:09:55,567 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9e4904-3adf-4285-b7e2-6b02042cbe22', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9e4904-3adf-4285-b7e2-6b02042cbe22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:56,613 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:09:56,614 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8c65e38-4df4-4cab-b0fa-7273278cf7d6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8c65e38-4df4-4cab-b0fa-7273278cf7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:57,662 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.044s 2021-10-23 20:09:57,662 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-959967c4-0daf-4058-b5c3-0ff139576187', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-959967c4-0daf-4058-b5c3-0ff139576187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:58,703 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.037s 2021-10-23 20:09:58,703 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51de5eae-6901-48e0-8053-9dd861a0ca93', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51de5eae-6901-48e0-8053-9dd861a0ca93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:09:59,747 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:09:59,748 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f92e7429-2486-4b1e-a6d7-ba279774cadd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92e7429-2486-4b1e-a6d7-ba279774cadd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:00,794 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:00,794 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551d42dc-7a49-4183-a417-efa1d9d90313', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551d42dc-7a49-4183-a417-efa1d9d90313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:01,839 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:10:01,840 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e24a416a-b230-414e-a3ae-2bf53728b99b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e24a416a-b230-414e-a3ae-2bf53728b99b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:02,884 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:10:02,885 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb482bb-9d34-45b4-88cb-a40490b92c70', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb482bb-9d34-45b4-88cb-a40490b92c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:03,932 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:10:03,932 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18fd32e5-a004-4970-a13a-83d6403ccbdd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18fd32e5-a004-4970-a13a-83d6403ccbdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:04,991 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.056s 2021-10-23 20:10:04,992 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb465046-83d9-494d-8b11-96b0ce21629e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb465046-83d9-494d-8b11-96b0ce21629e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:06,035 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.038s 2021-10-23 20:10:06,035 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e51a21-6dec-400f-be34-8f6754313673', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e51a21-6dec-400f-be34-8f6754313673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:07,083 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.044s 2021-10-23 20:10:07,083 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd1ae00-193a-415e-8cf5-32e498ad34c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcd1ae00-193a-415e-8cf5-32e498ad34c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:08,129 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:08,129 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a1a642-fe07-4f0f-8f00-c41d84e02687', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a1a642-fe07-4f0f-8f00-c41d84e02687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:09,174 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:10:09,174 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6fa156f-b6aa-467c-ba08-b1d49eb5d24a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6fa156f-b6aa-467c-ba08-b1d49eb5d24a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:10,219 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:10:10,219 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50939d4a-d12e-4b67-9170-136a4f353a8a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50939d4a-d12e-4b67-9170-136a4f353a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:11,266 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:10:11,266 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c78be28-62b3-4d5c-87cc-6c9453b64023', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c78be28-62b3-4d5c-87cc-6c9453b64023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:12,312 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:12,312 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11438582-5c37-4468-9ed8-4a396187172f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11438582-5c37-4468-9ed8-4a396187172f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:13,358 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:10:13,358 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3652dee9-d20a-42cd-9d1a-bfc5ab2bde3d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3652dee9-d20a-42cd-9d1a-bfc5ab2bde3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:14,402 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:10:14,403 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c35b83dc-7f6f-406c-ba28-567f2466fe9f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c35b83dc-7f6f-406c-ba28-567f2466fe9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:15,449 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:15,449 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc6316b9-661e-4bcf-a3ad-4e6ef090a833', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc6316b9-661e-4bcf-a3ad-4e6ef090a833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:16,495 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:16,496 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e20f8a61-462a-4dd2-b3f4-ce59483645f7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e20f8a61-462a-4dd2-b3f4-ce59483645f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:17,542 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:10:17,543 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763a02f8-56db-4f1a-88ee-b596d8a41901', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763a02f8-56db-4f1a-88ee-b596d8a41901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:18,587 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:10:18,588 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb1e576-387f-42aa-8f11-dc813f75a0de', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb1e576-387f-42aa-8f11-dc813f75a0de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:19,637 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.046s 2021-10-23 20:10:19,637 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7538119-e3e7-453b-9157-befc959186ea', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7538119-e3e7-453b-9157-befc959186ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:20,682 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:10:20,682 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc483d8-f6e0-4f73-8a58-fdac63981751', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc483d8-f6e0-4f73-8a58-fdac63981751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:21,726 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:10:21,726 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96e03ad-c5b9-4611-abc1-d6426677183e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96e03ad-c5b9-4611-abc1-d6426677183e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:22,771 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:10:22,771 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-210b93d1-db75-452c-9d09-402a1b6401c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-210b93d1-db75-452c-9d09-402a1b6401c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:23,819 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.045s 2021-10-23 20:10:23,820 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb7f5c9-89f0-4514-8bc6-bf964d44facd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb7f5c9-89f0-4514-8bc6-bf964d44facd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:24,866 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:10:24,866 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c0a0e9-075a-4ada-b7eb-d4263f30eade', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c0a0e9-075a-4ada-b7eb-d4263f30eade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:25,914 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:10:25,914 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10fb395-558c-44bf-9fef-c696b4385fc2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10fb395-558c-44bf-9fef-c696b4385fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:26,957 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:10:26,958 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec5ebeae-28fc-475d-a3a1-3c48bd6bd8f0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec5ebeae-28fc-475d-a3a1-3c48bd6bd8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:28,002 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:28,003 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2730cd77-b3af-4747-bd65-4338fe265e84', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2730cd77-b3af-4747-bd65-4338fe265e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:29,049 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:29,049 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee85855a-3319-4513-b1a3-b34e1b71f580', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee85855a-3319-4513-b1a3-b34e1b71f580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:30,095 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:30,096 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d43b463-8ffc-4a1a-87d3-4db0ebe8a7c3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d43b463-8ffc-4a1a-87d3-4db0ebe8a7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:31,143 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.044s 2021-10-23 20:10:31,143 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61dd5d32-6d7e-4fe4-9ef9-ed4d5f26f345', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61dd5d32-6d7e-4fe4-9ef9-ed4d5f26f345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:32,195 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.048s 2021-10-23 20:10:32,195 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a1d436b-4e44-442d-9870-f2bdd35b0a14', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a1d436b-4e44-442d-9870-f2bdd35b0a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:33,236 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.037s 2021-10-23 20:10:33,237 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8529c1c-5b52-40a3-ac8d-4c45618fe536', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8529c1c-5b52-40a3-ac8d-4c45618fe536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:34,281 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:10:34,281 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea77175-91d9-4af7-ad9d-9cfad04a41d7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea77175-91d9-4af7-ad9d-9cfad04a41d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:35,326 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:35,327 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1940444-821a-4496-bf68-90ee24d0a2db', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1940444-821a-4496-bf68-90ee24d0a2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:36,372 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:10:36,372 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad4e4484-41aa-4aa9-889a-f7d196326771', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad4e4484-41aa-4aa9-889a-f7d196326771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:37,416 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:10:37,417 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a09f0f27-d3d9-40fa-a175-7827c0ed2f11', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09f0f27-d3d9-40fa-a175-7827c0ed2f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:38,462 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:38,462 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a6e0b4-499d-4392-ab55-3740e29678c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a6e0b4-499d-4392-ab55-3740e29678c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:39,508 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:39,509 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44e875f8-04d6-4e4c-b983-a352546667a3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44e875f8-04d6-4e4c-b983-a352546667a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:40,554 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:10:40,554 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da9d4a3c-dfd1-43f6-a0c5-0f77fa3fc57d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da9d4a3c-dfd1-43f6-a0c5-0f77fa3fc57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:41,600 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:41,600 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce365ae4-4988-48c0-945b-e27e9d6b9ee3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce365ae4-4988-48c0-945b-e27e9d6b9ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:42,646 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:42,646 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9aee279-dda7-4643-9a0a-3786cf3e1c31', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9aee279-dda7-4643-9a0a-3786cf3e1c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:43,693 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:10:43,693 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f80d34e-4979-4e66-8f28-56b1164e269c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f80d34e-4979-4e66-8f28-56b1164e269c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:44,738 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:44,739 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845408eb-97af-45cb-8f62-068482b01ebc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845408eb-97af-45cb-8f62-068482b01ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:45,787 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.044s 2021-10-23 20:10:45,787 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5459aef-62f7-44b4-9fef-26bb9b78641a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5459aef-62f7-44b4-9fef-26bb9b78641a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:46,828 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.037s 2021-10-23 20:10:46,829 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f43ccfa-7ff7-49dd-bea3-5e7299ff607b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f43ccfa-7ff7-49dd-bea3-5e7299ff607b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:47,874 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:10:47,874 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d771de02-61ea-4c41-89f9-d1776250551c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d771de02-61ea-4c41-89f9-d1776250551c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:48,921 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:48,921 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49be9ea5-55a7-48ac-bcc5-8adf72f721ff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49be9ea5-55a7-48ac-bcc5-8adf72f721ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:49,964 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.039s 2021-10-23 20:10:49,965 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0fbac8-7dc9-430c-ad57-9e83d62c0055', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0fbac8-7dc9-430c-ad57-9e83d62c0055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:51,010 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:10:51,010 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ac23db-172a-49d8-9b37-f5a78736ca05', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ac23db-172a-49d8-9b37-f5a78736ca05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:52,053 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.035s 2021-10-23 20:10:52,054 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205e72f4-d0d8-4513-b3df-e41305711fa6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205e72f4-d0d8-4513-b3df-e41305711fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:53,099 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:53,100 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3aa757-418c-4bf4-9a40-2ae5c706ef2a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3aa757-418c-4bf4-9a40-2ae5c706ef2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:54,146 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:10:54,147 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a332caf-4d81-4e52-bb6b-e5ab9e6eab5c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a332caf-4d81-4e52-bb6b-e5ab9e6eab5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:55,192 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:55,193 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520bc20d-a752-4f5a-848b-8217c0b5f899', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520bc20d-a752-4f5a-848b-8217c0b5f899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:56,238 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:10:56,239 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b5dbdf-e5a0-494e-ab0e-566938f3e36a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b5dbdf-e5a0-494e-ab0e-566938f3e36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:57,282 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.039s 2021-10-23 20:10:57,282 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5be992e-f9df-4175-99d7-5e5aec5ad888', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5be992e-f9df-4175-99d7-5e5aec5ad888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:58,330 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.044s 2021-10-23 20:10:58,330 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0155a17-2484-4dd0-bc70-638e54919c6b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0155a17-2484-4dd0-bc70-638e54919c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:10:59,373 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.039s 2021-10-23 20:10:59,374 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71bf723b-fcab-4f40-9f37-fa2eba3aa00d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71bf723b-fcab-4f40-9f37-fa2eba3aa00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:00,419 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:00,419 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01d7e72-0665-4b1d-b737-756ce553e611', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01d7e72-0665-4b1d-b737-756ce553e611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:01,464 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:01,464 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef581b88-ed49-4b19-9716-eee026901084', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef581b88-ed49-4b19-9716-eee026901084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:02,509 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:02,509 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14dea348-7021-445d-98b2-ed8dd1307aa1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14dea348-7021-445d-98b2-ed8dd1307aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:03,554 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:03,554 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5fb760-4a3a-4486-a6da-9529eb3eb922', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5fb760-4a3a-4486-a6da-9529eb3eb922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:04,599 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:04,600 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85fe540d-03e0-4bbe-aef9-a001abe39f90', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85fe540d-03e0-4bbe-aef9-a001abe39f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:05,697 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.094s 2021-10-23 20:11:05,697 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21eeb83-2e29-43c5-b523-fa456dc34ecc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21eeb83-2e29-43c5-b523-fa456dc34ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:06,721 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.019s 2021-10-23 20:11:06,721 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78782e50-a631-48b7-8d7a-7b78316e54a4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78782e50-a631-48b7-8d7a-7b78316e54a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:07,750 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.026s 2021-10-23 20:11:07,751 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eb5c1f9-8b77-4f1a-93a2-5914ccfb6f01', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eb5c1f9-8b77-4f1a-93a2-5914ccfb6f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:08,795 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:11:08,795 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bbbae26-3512-40a0-9229-dc81caccbaa9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bbbae26-3512-40a0-9229-dc81caccbaa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:09,841 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:09,841 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5130316-9625-4efd-b7d6-0f0775f5cd31', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5130316-9625-4efd-b7d6-0f0775f5cd31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:10,888 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:11:10,888 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad86f14-30c4-4214-b82c-62241cbc0cd1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad86f14-30c4-4214-b82c-62241cbc0cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:11,932 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:11:11,933 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f107d89d-fd61-478f-86a2-154e195ef37c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f107d89d-fd61-478f-86a2-154e195ef37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:12,978 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:12,978 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a51164-3770-48fa-9485-fe3dda849ad0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a51164-3770-48fa-9485-fe3dda849ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:14,026 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:11:14,026 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a76db9-fcdb-457f-9562-a94f78d0d961', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a76db9-fcdb-457f-9562-a94f78d0d961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:15,072 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:15,072 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1d6466-03bd-4e7b-8168-3827c9fe0478', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1d6466-03bd-4e7b-8168-3827c9fe0478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:16,117 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:16,117 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e33ea6b-9eb5-4bfd-95ea-33708a81b4f0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e33ea6b-9eb5-4bfd-95ea-33708a81b4f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:17,162 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:17,162 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b423ae2-ca04-43c1-abc7-86093f973efa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b423ae2-ca04-43c1-abc7-86093f973efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:18,210 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:11:18,210 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e7d5ed1-057c-452d-8547-597d0e1b94b6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e7d5ed1-057c-452d-8547-597d0e1b94b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:19,258 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:11:19,258 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a9075d-9997-4a07-aa2a-f9423f985c7f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a9075d-9997-4a07-aa2a-f9423f985c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:20,305 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.044s 2021-10-23 20:11:20,306 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0757e3e9-65e8-417a-9031-d2578fdcf3e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0757e3e9-65e8-417a-9031-d2578fdcf3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:21,350 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:11:21,350 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b5fcb2-0610-42ca-8f69-8d72e83b6060', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b5fcb2-0610-42ca-8f69-8d72e83b6060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:22,396 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:22,396 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e03121-1065-4a85-866d-844c85bcca82', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e03121-1065-4a85-866d-844c85bcca82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:23,442 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:23,442 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-179368ac-4216-48bf-8ef1-c63479888588', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179368ac-4216-48bf-8ef1-c63479888588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:24,487 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:24,488 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af72c69-6fbe-4b7e-8c68-78a2e0c9b9ed', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af72c69-6fbe-4b7e-8c68-78a2e0c9b9ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:25,533 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:25,533 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da15d176-af73-4d67-9f12-71935172235a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da15d176-af73-4d67-9f12-71935172235a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:26,578 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:26,578 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39816428-0fc0-4d2b-9e34-b7a2497c1390', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39816428-0fc0-4d2b-9e34-b7a2497c1390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:27,624 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:27,625 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d7fc6c-1a26-4e88-9e97-8e9e01f37eff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d7fc6c-1a26-4e88-9e97-8e9e01f37eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:28,669 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:11:28,669 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68eea783-9dc4-4ef8-a839-971bf5c47ebf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68eea783-9dc4-4ef8-a839-971bf5c47ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:29,720 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.046s 2021-10-23 20:11:29,720 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee1866df-ba49-4cc6-8eb2-485bdd420870', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee1866df-ba49-4cc6-8eb2-485bdd420870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:30,764 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:11:30,764 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95cf872-254f-4096-97f1-e29f33993ba0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95cf872-254f-4096-97f1-e29f33993ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:31,809 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:11:31,810 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c2980e-0603-43cd-95bb-fad5cb18a185', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c2980e-0603-43cd-95bb-fad5cb18a185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:32,855 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:32,855 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e0750b-5e05-489e-9c52-9c4e34694a25', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e0750b-5e05-489e-9c52-9c4e34694a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:33,901 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:33,901 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a555dc9-43f5-4f3e-9937-9ba439c0bdcf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a555dc9-43f5-4f3e-9937-9ba439c0bdcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:34,946 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:34,946 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52baeea-c0dd-4d86-adf7-4f0947f37eb8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52baeea-c0dd-4d86-adf7-4f0947f37eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:35,994 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.044s 2021-10-23 20:11:35,994 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df29af07-03d1-4b95-a426-8416131c5dc0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df29af07-03d1-4b95-a426-8416131c5dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:37,037 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.039s 2021-10-23 20:11:37,037 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b9e108-2893-4930-a88e-6fc9d6190c54', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b9e108-2893-4930-a88e-6fc9d6190c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:38,083 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:38,083 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037a9307-d58f-4582-99a4-7a64a8a82da5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037a9307-d58f-4582-99a4-7a64a8a82da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:39,128 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:39,128 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bef8c7-3649-4d66-aa30-6f91ca7418ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60bef8c7-3649-4d66-aa30-6f91ca7418ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:40,176 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.044s 2021-10-23 20:11:40,176 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e47c5ff-2b3e-44cf-a543-28dfac2e818a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e47c5ff-2b3e-44cf-a543-28dfac2e818a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:41,221 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:41,221 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cefc0a8-11c0-4c4f-a70c-83503b178311', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cefc0a8-11c0-4c4f-a70c-83503b178311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:42,265 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:11:42,266 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c76a7b1-f8d3-4dd8-b5ec-b03d18c7a632', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c76a7b1-f8d3-4dd8-b5ec-b03d18c7a632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:43,311 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:43,312 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca6199e-675c-44fc-bf29-2a5efb867f4b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca6199e-675c-44fc-bf29-2a5efb867f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:44,357 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:44,357 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc79c12a-fc87-4d6a-a65d-3cfb3c29212a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc79c12a-fc87-4d6a-a65d-3cfb3c29212a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:45,404 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:11:45,404 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8850c320-bd66-45ba-9028-5abf7994f355', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8850c320-bd66-45ba-9028-5abf7994f355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:46,449 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:11:46,450 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22dd056f-355c-4cf9-806d-2a48e4353551', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22dd056f-355c-4cf9-806d-2a48e4353551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:47,496 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:11:47,497 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f3a9af-92d0-4817-9650-f61a20bc21c7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f3a9af-92d0-4817-9650-f61a20bc21c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:48,542 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:48,542 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c834cdc7-3238-41f3-b314-95d02c47f8d1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c834cdc7-3238-41f3-b314-95d02c47f8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:49,587 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:49,588 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03725bea-5fce-4764-9827-8b37a8f9c192', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03725bea-5fce-4764-9827-8b37a8f9c192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:50,631 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:11:50,632 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976aef7b-9eb6-4577-9438-fce3a341c9a0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976aef7b-9eb6-4577-9438-fce3a341c9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:51,678 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:51,678 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4465b16a-5491-4be0-add3-f010d3f71549', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4465b16a-5491-4be0-add3-f010d3f71549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:52,723 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:52,723 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c39f814-6f00-4480-b115-a7250408137f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c39f814-6f00-4480-b115-a7250408137f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:53,768 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:11:53,769 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15034295-cdef-47f6-9308-bb9db2fa853e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15034295-cdef-47f6-9308-bb9db2fa853e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:54,813 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:11:54,813 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88abeafb-148b-4cc1-8484-c5128e96c522', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88abeafb-148b-4cc1-8484-c5128e96c522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:55,859 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:11:55,859 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79326351-4026-4284-9f9a-cbbb413e1974', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79326351-4026-4284-9f9a-cbbb413e1974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:56,903 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:11:56,903 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984b61ee-d535-4581-8545-3bb3a993df64', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984b61ee-d535-4581-8545-3bb3a993df64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:57,950 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:11:57,951 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9133784c-36c9-42a1-be44-325b357fde00', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9133784c-36c9-42a1-be44-325b357fde00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:11:58,993 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.038s 2021-10-23 20:11:58,994 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f257b47-3896-4501-bc6e-b89062b50a27', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f257b47-3896-4501-bc6e-b89062b50a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:00,039 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:00,039 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c1c40c-973d-4c72-8366-56afe7986635', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c1c40c-973d-4c72-8366-56afe7986635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:01,085 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:01,085 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9dd61a2-5328-4ef2-86b1-fc1e0f12b765', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9dd61a2-5328-4ef2-86b1-fc1e0f12b765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:02,129 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:12:02,130 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d91b919f-d01b-470b-b14e-d33f27aa2a27', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d91b919f-d01b-470b-b14e-d33f27aa2a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:03,174 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:12:03,174 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b0335b3-d5fb-4b3d-93f6-8210c4096a60', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b0335b3-d5fb-4b3d-93f6-8210c4096a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:04,219 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:04,220 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ebf6184-590d-479e-95cc-d87136eda1b7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ebf6184-590d-479e-95cc-d87136eda1b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:05,266 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:12:05,267 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8897d81-8924-4af5-90ad-46d72e249b1d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8897d81-8924-4af5-90ad-46d72e249b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:06,315 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.045s 2021-10-23 20:12:06,315 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23986a32-f559-4c92-bc6c-a428ac2fcd81', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23986a32-f559-4c92-bc6c-a428ac2fcd81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:07,363 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.044s 2021-10-23 20:12:07,363 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a3aedf7-7ce0-4e4e-b200-5ded17409a02', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a3aedf7-7ce0-4e4e-b200-5ded17409a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:08,406 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.039s 2021-10-23 20:12:08,407 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c97753-0f7b-49e1-9543-cb54ea010a0f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c97753-0f7b-49e1-9543-cb54ea010a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:09,451 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:12:09,451 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8360b8-73f5-411b-8796-bcad0cb41c32', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8360b8-73f5-411b-8796-bcad0cb41c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:10,499 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.044s 2021-10-23 20:12:10,499 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b752cd84-2595-455c-a98f-c6bc0d6a2947', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b752cd84-2595-455c-a98f-c6bc0d6a2947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:11,544 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:11,544 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1116e81c-3884-4422-92a2-f6ec6969e9e4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1116e81c-3884-4422-92a2-f6ec6969e9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:12,590 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:12,591 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dadd9b0-9e74-4de9-8d9f-af8f4a58420c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dadd9b0-9e74-4de9-8d9f-af8f4a58420c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:13,636 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:13,637 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5d0c9e-53cf-4d8f-81b5-405ca34bbb6c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5d0c9e-53cf-4d8f-81b5-405ca34bbb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:14,682 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:14,682 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ed0384-5aae-428e-a264-beb259528ccb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ed0384-5aae-428e-a264-beb259528ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:15,725 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.039s 2021-10-23 20:12:15,725 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c65604-39ed-45b3-90e4-a1450e90c6d0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0c65604-39ed-45b3-90e4-a1450e90c6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:16,770 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:16,771 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066f04b9-8cd9-4b2d-93f3-17b124182ffc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066f04b9-8cd9-4b2d-93f3-17b124182ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:17,817 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:12:17,818 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624d066f-a526-4742-946c-35c52d7aa88d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624d066f-a526-4742-946c-35c52d7aa88d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:18,861 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:12:18,862 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f5769d-726d-4946-96dd-20db517b43e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f5769d-726d-4946-96dd-20db517b43e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:19,907 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:19,907 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ce3a81-06dc-475f-9859-68c3066016d9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ce3a81-06dc-475f-9859-68c3066016d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:20,953 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:20,953 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a126b97-b522-4eaa-aab5-971dffd36c0f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a126b97-b522-4eaa-aab5-971dffd36c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:21,998 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:21,998 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5a9c09-c6b0-4fdd-8723-5ce865f860ae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5a9c09-c6b0-4fdd-8723-5ce865f860ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:23,043 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:12:23,043 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ce15b63-a1f3-4e0e-81f1-f35c88482bd9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ce15b63-a1f3-4e0e-81f1-f35c88482bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:24,089 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:24,090 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e9ad721-453b-4c34-a653-1d67ce5a199e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e9ad721-453b-4c34-a653-1d67ce5a199e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:25,134 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:12:25,134 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da18ecd4-fba6-4270-85ec-f4b1ca0acdfa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da18ecd4-fba6-4270-85ec-f4b1ca0acdfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:26,180 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:26,181 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c740ed-0a66-496e-9822-d8682ca8559e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0c740ed-0a66-496e-9822-d8682ca8559e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:27,225 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:27,225 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04208703-6781-403c-b591-ca753dbd10fc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04208703-6781-403c-b591-ca753dbd10fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:28,270 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:28,270 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eaa8160-cd2e-4e98-8b7b-0ba09dc0537a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eaa8160-cd2e-4e98-8b7b-0ba09dc0537a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:29,315 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:29,316 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4de680d-45c5-48e5-a6d6-2452da520980', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4de680d-45c5-48e5-a6d6-2452da520980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:30,362 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:12:30,362 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83377943-bea1-43bd-a44e-dd14f2a8bc81', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83377943-bea1-43bd-a44e-dd14f2a8bc81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:31,412 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.046s 2021-10-23 20:12:31,412 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997546f1-dcde-49ed-a2b4-52f5c3f008fe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997546f1-dcde-49ed-a2b4-52f5c3f008fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:32,462 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.046s 2021-10-23 20:12:32,462 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ce76d9-b465-47d8-9afa-1dd52204751c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ce76d9-b465-47d8-9afa-1dd52204751c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:33,503 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.036s 2021-10-23 20:12:33,503 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241029ea-68ba-4b8e-8e45-fd59ed61d8bd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241029ea-68ba-4b8e-8e45-fd59ed61d8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:34,549 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:34,549 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e0a942-bc78-450f-9f69-b0f5ea72ab46', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e0a942-bc78-450f-9f69-b0f5ea72ab46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:35,594 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:12:35,594 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63699ff8-ee1e-48dc-bf74-1c34734096e0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63699ff8-ee1e-48dc-bf74-1c34734096e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:36,638 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:12:36,638 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc69ab9-5c1c-4c04-a120-1144efaef6df', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc69ab9-5c1c-4c04-a120-1144efaef6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:37,685 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:12:37,685 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12dfbd6b-37f2-41bb-8868-1e6a71c9300e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12dfbd6b-37f2-41bb-8868-1e6a71c9300e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:38,729 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:12:38,730 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e26dd83-6c2d-4dee-a7bb-93bb696defb7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e26dd83-6c2d-4dee-a7bb-93bb696defb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:39,775 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:39,776 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb80c7e-9da4-49aa-bed2-0b90d641f8d0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb80c7e-9da4-49aa-bed2-0b90d641f8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:40,821 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:40,821 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38564809-27f4-4635-83e8-e99a5e623c85', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38564809-27f4-4635-83e8-e99a5e623c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:41,866 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:41,866 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe3e7d6-98b3-4641-9914-23d7c5b936b7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe3e7d6-98b3-4641-9914-23d7c5b936b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:42,911 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:42,911 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b316fa28-fb0d-4a96-8c6a-36ac33a2043f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b316fa28-fb0d-4a96-8c6a-36ac33a2043f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:43,957 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:43,958 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9486b9-c4fa-4512-8a67-3b6a4d536e28', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9486b9-c4fa-4512-8a67-3b6a4d536e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:45,002 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:45,003 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb38233e-76a5-472b-94b7-123d05f4da11', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb38233e-76a5-472b-94b7-123d05f4da11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:46,048 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:46,048 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55179441-2f9f-44fc-8bf3-baa0641d1f4d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55179441-2f9f-44fc-8bf3-baa0641d1f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:47,094 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:47,094 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb1d438f-8c50-4ed1-a90c-0dec9c61b7a7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb1d438f-8c50-4ed1-a90c-0dec9c61b7a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:48,137 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.039s 2021-10-23 20:12:48,138 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a4266c-c4ce-4f36-9dbd-f1271fb6f23a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a4266c-c4ce-4f36-9dbd-f1271fb6f23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:49,184 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:49,184 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6315ab0-7eae-49ff-8e6c-d3b893e56c9c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6315ab0-7eae-49ff-8e6c-d3b893e56c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:50,231 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.044s 2021-10-23 20:12:50,232 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e10f974d-f455-4952-a721-83bc4bf189b9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e10f974d-f455-4952-a721-83bc4bf189b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:51,278 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:51,278 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c66292f-e6a2-4e73-8198-b7c60f1c5a4d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c66292f-e6a2-4e73-8198-b7c60f1c5a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:52,324 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:52,324 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dcd5c46-091f-41fa-949d-06218b423829', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dcd5c46-091f-41fa-949d-06218b423829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:53,371 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:12:53,371 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0dcebc-8ffe-4b23-b305-25255ed86d3d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0dcebc-8ffe-4b23-b305-25255ed86d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:54,416 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:12:54,416 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-712f155f-be68-4da3-9b2e-955b8e681d65', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-712f155f-be68-4da3-9b2e-955b8e681d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:55,461 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:55,462 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9050465d-d7f5-4a8f-90f1-106194f20222', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9050465d-d7f5-4a8f-90f1-106194f20222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:56,507 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:56,507 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a22a2f-902f-4748-bd3d-75b33ee59e28', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a22a2f-902f-4748-bd3d-75b33ee59e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:57,554 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:12:57,555 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e7022a-3b91-4e9c-9fc2-4cfa353fef63', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e7022a-3b91-4e9c-9fc2-4cfa353fef63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:58,599 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:12:58,599 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b6f6717-f1cb-4e53-baec-0c942c56e3c5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b6f6717-f1cb-4e53-baec-0c942c56e3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:12:59,645 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:12:59,645 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df5475a-46ab-4ce4-a330-44840785423d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df5475a-46ab-4ce4-a330-44840785423d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:00,691 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:13:00,691 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ab4222-65a9-4c97-a84a-190b0d09aa2f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ab4222-65a9-4c97-a84a-190b0d09aa2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:01,734 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.039s 2021-10-23 20:13:01,735 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db8ad16-2693-4998-b9da-991a95954cc8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db8ad16-2693-4998-b9da-991a95954cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:02,781 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:13:02,782 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0277fcc-2f37-45ef-bed3-52e7743fd12d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0277fcc-2f37-45ef-bed3-52e7743fd12d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:03,825 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.039s 2021-10-23 20:13:03,825 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddf90c25-1c9c-4722-a272-309b2914d4e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf90c25-1c9c-4722-a272-309b2914d4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:04,870 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.042s 2021-10-23 20:13:04,870 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664670c9-415a-4a21-9d76-0a88baaa46dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664670c9-415a-4a21-9d76-0a88baaa46dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:05,915 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:13:05,915 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-779bc5d1-af46-4c43-b555-bceca13c8f98', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-779bc5d1-af46-4c43-b555-bceca13c8f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:06,965 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.046s 2021-10-23 20:13:06,965 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ca5afa-ff12-4a08-b522-25d41e70f422', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ca5afa-ff12-4a08-b522-25d41e70f422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:08,010 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:13:08,010 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d82d15a-32fc-463a-8738-57a71ab0c9dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d82d15a-32fc-463a-8738-57a71ab0c9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:09,053 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.039s 2021-10-23 20:13:09,054 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694ae904-8b62-4d9f-81e3-edf90be318e7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694ae904-8b62-4d9f-81e3-edf90be318e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:10,099 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:13:10,099 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1bbbe3-fe90-4696-a1e3-1c3a2e07f5d0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1bbbe3-fe90-4696-a1e3-1c3a2e07f5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:11,143 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.040s 2021-10-23 20:13:11,144 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b208ef-185c-4d9d-900b-0a0035a1ca8d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b208ef-185c-4d9d-900b-0a0035a1ca8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:12,190 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.043s 2021-10-23 20:13:12,190 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89aced3-09c5-425c-a461-dcc2f696602b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89aced3-09c5-425c-a461-dcc2f696602b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:13,235 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09 0.041s 2021-10-23 20:13:13,235 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07925984-8c07-407a-96ba-fb70b0724c00', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07925984-8c07-407a-96ba-fb70b0724c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/f47fbd53-bdac-4607-bc2a-0d3ea8490c09'} Body: b'{"snapshot": {"id": "f47fbd53-bdac-4607-bc2a-0d3ea8490c09", "created_at": "2021-10-23T20:07:13.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391720435", "description": null, "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:13:13,407 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1/os-volume_attachments/f5acbe8f-e720-4324-a389-aef6028e7b09 0.168s 2021-10-23 20:13:13,407 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dba99a2-d688-4429-8e7d-43e25921407e', 'x-compute-request-id': 'req-3dba99a2-d688-4429-8e7d-43e25921407e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1/os-volume_attachments/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'' 2021-10-23 20:13:13,452 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.044s 2021-10-23 20:13:13,454 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-870a8803-d321-40bf-b400-185541a16bb5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-870a8803-d321-40bf-b400-185541a16bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:14:03,476 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 49.014s 2021-10-23 20:14:03,477 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8c4f34b-46dc-4753-84ee-fab8c5d6a745', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8c4f34b-46dc-4753-84ee-fab8c5d6a745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:15:04,544 114660 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.18', port=80): Read timed out. (read timeout=60)")': /volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 2021-10-23 20:15:14,338 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 69.853s 2021-10-23 20:15:14,338 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976a60cd-f6b6-4230-a94c-0a0a6ccd6838', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976a60cd-f6b6-4230-a94c-0a0a6ccd6838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:16:03,629 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 48.282s 2021-10-23 20:16:03,629 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1baf23b-716e-4487-974b-fac7d9d67596', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1baf23b-716e-4487-974b-fac7d9d67596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:17:04,690 114660 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.18', port=80): Read timed out. (read timeout=60)")': /volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 2021-10-23 20:17:14,751 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 70.114s 2021-10-23 20:17:14,752 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58af909-d91c-4084-b32c-e5554aa12505', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58af909-d91c-4084-b32c-e5554aa12505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:03,770 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 48.010s 2021-10-23 20:18:03,771 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6171e139-5a62-4454-950b-6e2528a61fe4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6171e139-5a62-4454-950b-6e2528a61fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:04,821 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:04,821 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cefe4629-cd34-43f5-9905-07c0c5319305', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cefe4629-cd34-43f5-9905-07c0c5319305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:05,869 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.040s 2021-10-23 20:18:05,870 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50db82af-a20f-4c5d-8287-f6c5fe536b26', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50db82af-a20f-4c5d-8287-f6c5fe536b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:06,919 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:06,920 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9936e57-8932-4ae9-856c-6097ad8ee943', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9936e57-8932-4ae9-856c-6097ad8ee943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:07,968 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.040s 2021-10-23 20:18:07,969 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3cc8931-1dc3-4ec5-b3b9-33c28611cdb9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3cc8931-1dc3-4ec5-b3b9-33c28611cdb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:09,017 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:09,018 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e00b2eb9-d7fd-431b-a03b-3219f86a4795', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00b2eb9-d7fd-431b-a03b-3219f86a4795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:10,066 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.040s 2021-10-23 20:18:10,067 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f8809f-1a7f-4000-b779-92b74162d3ac', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f8809f-1a7f-4000-b779-92b74162d3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:11,115 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.040s 2021-10-23 20:18:11,115 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37cc58ac-192d-4011-a59f-25abdda2bcb8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37cc58ac-192d-4011-a59f-25abdda2bcb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:12,164 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.040s 2021-10-23 20:18:12,164 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018cfe8c-2adf-4a7e-ad4d-de4da87e0f7e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018cfe8c-2adf-4a7e-ad4d-de4da87e0f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:13,218 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.046s 2021-10-23 20:18:13,219 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9432b42-4513-405e-83d2-3eedfd9d6f2c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9432b42-4513-405e-83d2-3eedfd9d6f2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:14,267 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.040s 2021-10-23 20:18:14,268 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-775fbabb-fcbe-4233-bff5-728d76537b6b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-775fbabb-fcbe-4233-bff5-728d76537b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:15,317 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:15,317 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0a6e27a-2816-458b-90dd-890fc44970a4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0a6e27a-2816-458b-90dd-890fc44970a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:16,368 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:16,369 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea959fa-8a47-44cd-b7ef-c552ed1377f2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea959fa-8a47-44cd-b7ef-c552ed1377f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:17,419 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:17,419 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3186e7c-aa07-4bbb-894b-6849c3debcbf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3186e7c-aa07-4bbb-894b-6849c3debcbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:18,468 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:18,468 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b51c07-a5c8-4b07-9cfa-14f8fd8daf45', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b51c07-a5c8-4b07-9cfa-14f8fd8daf45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:19,518 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:19,518 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e4b61a-89a8-4b67-aa79-2fe410da5b28', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e4b61a-89a8-4b67-aa79-2fe410da5b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:20,567 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:20,568 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc679fe-f182-4439-a276-2dd4889f607b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc679fe-f182-4439-a276-2dd4889f607b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:21,617 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.040s 2021-10-23 20:18:21,617 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb8841b-8701-4050-979b-e5354128457a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb8841b-8701-4050-979b-e5354128457a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:22,667 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:22,667 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2222cff-f137-4343-a55b-c835e06fba83', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2222cff-f137-4343-a55b-c835e06fba83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:23,717 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:23,717 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1046e52-286d-4638-953a-c4ded130ead0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1046e52-286d-4638-953a-c4ded130ead0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:24,766 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:24,767 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92c0de9-d600-46ed-ad6c-05b579728576', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92c0de9-d600-46ed-ad6c-05b579728576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:25,816 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:25,816 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edcad3da-b1bb-4a5b-a2bd-c4cfb3bec3cc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edcad3da-b1bb-4a5b-a2bd-c4cfb3bec3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:26,866 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:26,866 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279229df-719f-4bb8-b936-397f7926e3af', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279229df-719f-4bb8-b936-397f7926e3af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:27,917 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:27,917 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bcade12-6d0c-4ee1-b40b-9e023a2af77d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bcade12-6d0c-4ee1-b40b-9e023a2af77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:28,968 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:28,968 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57db4bfa-a3f6-4c8d-a09b-ef318339d520', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57db4bfa-a3f6-4c8d-a09b-ef318339d520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:30,017 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:30,018 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6184a5ea-cf65-476a-9f89-3bb40f3857ac', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6184a5ea-cf65-476a-9f89-3bb40f3857ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:31,066 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.040s 2021-10-23 20:18:31,066 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc18a961-28e5-4285-83c8-0266733c5981', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc18a961-28e5-4285-83c8-0266733c5981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:32,116 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:32,116 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5d9dc7-8ffa-493d-85a6-bc4fed14b2f5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5d9dc7-8ffa-493d-85a6-bc4fed14b2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:33,168 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:33,168 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674f27f6-b1af-4c7f-a396-3289ab72b486', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674f27f6-b1af-4c7f-a396-3289ab72b486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:34,218 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:34,218 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33d6536-eee7-4ad9-8701-4675f0cf2a17', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33d6536-eee7-4ad9-8701-4675f0cf2a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:35,267 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:35,268 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62c5e35-1d03-49df-90c7-60bf6658e48a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62c5e35-1d03-49df-90c7-60bf6658e48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:36,316 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:36,316 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16de248-3c88-4124-b64f-b9939e9cb006', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f16de248-3c88-4124-b64f-b9939e9cb006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:37,366 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:37,367 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4609b018-dcb0-4af8-82a5-ea8ebe83c04c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4609b018-dcb0-4af8-82a5-ea8ebe83c04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:38,418 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:18:38,418 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2087c307-5e3f-45f2-855c-d6621ee17f27', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2087c307-5e3f-45f2-855c-d6621ee17f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:39,467 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:39,468 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d7b0df-90d5-4a4a-9def-ad3930878d5a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d7b0df-90d5-4a4a-9def-ad3930878d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:40,517 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:40,517 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec726317-30a8-482d-a829-36c9151dbf40', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec726317-30a8-482d-a829-36c9151dbf40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:41,567 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:41,568 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119895f2-8fed-4aae-a0f6-85c019e2fa75', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119895f2-8fed-4aae-a0f6-85c019e2fa75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:42,621 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:42,621 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a09f586-a224-4e89-9e9b-07b66b2e317b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a09f586-a224-4e89-9e9b-07b66b2e317b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:43,671 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:43,672 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d147bd-a6cc-4a00-9493-355bcdeb5a8b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d147bd-a6cc-4a00-9493-355bcdeb5a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:44,725 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.046s 2021-10-23 20:18:44,726 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b7eff4-5f40-489e-a205-565abdc8b50f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b7eff4-5f40-489e-a205-565abdc8b50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:45,775 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:45,775 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7498d743-7386-4f96-a9a6-5554702a2c55', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7498d743-7386-4f96-a9a6-5554702a2c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:46,825 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:46,825 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52bfe558-5228-4f5e-b6e7-ed9febc81de9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52bfe558-5228-4f5e-b6e7-ed9febc81de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:47,875 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:47,875 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-204a7dce-4e12-4ecb-82d8-ffd9a64fa76b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-204a7dce-4e12-4ecb-82d8-ffd9a64fa76b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:48,925 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:48,926 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ebf451-6239-4d48-acab-91762054c579', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ebf451-6239-4d48-acab-91762054c579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:49,975 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.040s 2021-10-23 20:18:49,975 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa0bf66-c46d-432f-97a7-4f5b3458fd93', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa0bf66-c46d-432f-97a7-4f5b3458fd93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:51,030 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.046s 2021-10-23 20:18:51,030 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a132254-7231-4f93-94d3-1f61501e1ed9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a132254-7231-4f93-94d3-1f61501e1ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:52,081 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:18:52,081 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88a4cdc-8096-4c86-87c7-351f1813d8f8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88a4cdc-8096-4c86-87c7-351f1813d8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:53,131 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:53,132 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6a528a4-bf82-4171-8697-dbea61c3a5d4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a528a4-bf82-4171-8697-dbea61c3a5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:54,182 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:54,183 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2787b5a-32e0-4dee-a448-6d1400749418', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2787b5a-32e0-4dee-a448-6d1400749418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:55,233 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:55,233 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8240a38d-f3af-4b49-9b9b-bcd53b487069', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8240a38d-f3af-4b49-9b9b-bcd53b487069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:56,282 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:56,283 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9523746a-93af-4531-9731-f0e56b0010c2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9523746a-93af-4531-9731-f0e56b0010c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:57,333 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:18:57,333 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0793d221-56e2-4d68-a859-47ed6ea7e819', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0793d221-56e2-4d68-a859-47ed6ea7e819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:58,385 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:18:58,385 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fc12d0-9998-40d1-abca-5549e52cbcde', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fc12d0-9998-40d1-abca-5549e52cbcde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:18:59,435 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:18:59,435 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97312187-fd01-42ec-8ed2-6eb522003656', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97312187-fd01-42ec-8ed2-6eb522003656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:00,485 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:19:00,486 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b31429b-5e68-4359-9089-a6a14128ccc4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b31429b-5e68-4359-9089-a6a14128ccc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:01,534 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.040s 2021-10-23 20:19:01,534 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5306ebe-0292-41ed-a489-9028d78ca2fa', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5306ebe-0292-41ed-a489-9028d78ca2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:02,585 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:19:02,586 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d008c1-e81a-4583-8dfc-a9d2a0046bfe', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d008c1-e81a-4583-8dfc-a9d2a0046bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:03,636 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:19:03,636 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3eb2e1-0616-4896-96cd-92d1497f08d8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3eb2e1-0616-4896-96cd-92d1497f08d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:04,684 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:19:04,685 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ff98e57-d83d-448e-96f1-05f15e3ac887', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ff98e57-d83d-448e-96f1-05f15e3ac887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:05,735 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:19:05,735 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8cf0c0-8823-4c07-8e98-f95a4c447092', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8cf0c0-8823-4c07-8e98-f95a4c447092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:06,788 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.045s 2021-10-23 20:19:06,789 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8184a3d1-a986-43a1-9657-86e640bab977', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8184a3d1-a986-43a1-9657-86e640bab977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:07,839 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:19:07,840 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ffcab1-21a9-4679-8f53-d71d06e4a7a5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ffcab1-21a9-4679-8f53-d71d06e4a7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:08,889 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.042s 2021-10-23 20:19:08,889 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-328fe864-67f6-4bb9-8215-8f00fa1d40e5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-328fe864-67f6-4bb9-8215-8f00fa1d40e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:09,940 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.043s 2021-10-23 20:19:09,940 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0e0b81-4e0e-4375-bc4e-540fc04721a8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0e0b81-4e0e-4375-bc4e-540fc04721a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:10,989 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:19:10,990 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b18de7-eed2-409e-956f-f37a7f3611f5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b18de7-eed2-409e-956f-f37a7f3611f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:12,039 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:19:12,040 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-541f0b5f-f08e-4cca-82a4-14f987750112', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-541f0b5f-f08e-4cca-82a4-14f987750112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:13,088 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09 0.041s 2021-10-23 20:19:13,089 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc5c3a8-a8f8-45e0-ac40-c7ad2d1b10f7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc5c3a8-a8f8-45e0-ac40-c7ad2d1b10f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09'} Body: b'{"volume": {"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:06:19.000000", "updated_at": "2021-10-23T20:13:13.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-308057798", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/1f3476595bfe4d768f019bc7cdb8ff94/volumes/f5acbe8f-e720-4324-a389-aef6028e7b09"}], "user_id": "30d5154ada5446ccacfe55301c3c4411", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "attachment_id": "38200905-25d3-46ab-8ad6-b23f0b36d75a", "volume_id": "f5acbe8f-e720-4324-a389-aef6028e7b09", "server_id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-23T20:06:47.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94"}}' 2021-10-23 20:19:13,230 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.134s 2021-10-23 20:19:13,230 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e330f6b-8c26-4847-aee1-127d9a8f9a3b', 'x-compute-request-id': 'req-5e330f6b-8c26-4847-aee1-127d9a8f9a3b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'' 2021-10-23 20:19:13,579 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.347s 2021-10-23 20:19:13,579 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31590658-8fb3-4fcf-be51-f4a91046e0a5', 'x-compute-request-id': 'req-31590658-8fb3-4fcf-be51-f4a91046e0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:14,790 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.201s 2021-10-23 20:19:14,791 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6ff6ea3-47d2-4a7c-973a-e978cccaa474', 'x-compute-request-id': 'req-e6ff6ea3-47d2-4a7c-973a-e978cccaa474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:15,949 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.150s 2021-10-23 20:19:15,950 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3f0c716-14c7-46d9-ae00-62768b4a36a7', 'x-compute-request-id': 'req-d3f0c716-14c7-46d9-ae00-62768b4a36a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:17,102 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:19:17,103 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfd98281-aa6f-4f8d-ba57-3a2fb355e68b', 'x-compute-request-id': 'req-cfd98281-aa6f-4f8d-ba57-3a2fb355e68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:18,254 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:19:18,254 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2424642c-b98f-4444-896b-cf5347ef5d06', 'x-compute-request-id': 'req-2424642c-b98f-4444-896b-cf5347ef5d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:19,404 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:19:19,404 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8acae8b3-6fd4-4d56-9b4f-56b8ee53a72b', 'x-compute-request-id': 'req-8acae8b3-6fd4-4d56-9b4f-56b8ee53a72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:20,558 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:19:20,559 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80f82338-05ca-4dd5-bdc4-73001f603139', 'x-compute-request-id': 'req-80f82338-05ca-4dd5-bdc4-73001f603139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:21,713 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:19:21,713 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d72e92-33a6-4b46-9c28-02679b2bcb05', 'x-compute-request-id': 'req-d0d72e92-33a6-4b46-9c28-02679b2bcb05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:22,865 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:19:22,866 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a7bfc14-d423-4e96-bc1e-46d8ae5ef06d', 'x-compute-request-id': 'req-1a7bfc14-d423-4e96-bc1e-46d8ae5ef06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:24,018 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:19:24,019 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b695795e-d182-4dfa-a48d-f2949bb3f958', 'x-compute-request-id': 'req-b695795e-d182-4dfa-a48d-f2949bb3f958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:25,173 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:19:25,173 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-715c905e-f376-4972-ac24-91422fcd6969', 'x-compute-request-id': 'req-715c905e-f376-4972-ac24-91422fcd6969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:26,325 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:19:26,326 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfdc9d4d-8e6c-4d90-add9-7f1f4df34603', 'x-compute-request-id': 'req-cfdc9d4d-8e6c-4d90-add9-7f1f4df34603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:27,479 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:19:27,479 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f27d11c3-6f71-4504-b17c-27b421adc5a3', 'x-compute-request-id': 'req-f27d11c3-6f71-4504-b17c-27b421adc5a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:28,635 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.148s 2021-10-23 20:19:28,635 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-472f127b-12dd-449d-b044-d9cbcd93d7db', 'x-compute-request-id': 'req-472f127b-12dd-449d-b044-d9cbcd93d7db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:29,787 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:19:29,788 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-161d1930-6a4b-4fa5-955f-eda9b28e5ed2', 'x-compute-request-id': 'req-161d1930-6a4b-4fa5-955f-eda9b28e5ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:30,944 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:19:30,945 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd2b8bdb-c418-4b7e-afde-80019459ff0d', 'x-compute-request-id': 'req-bd2b8bdb-c418-4b7e-afde-80019459ff0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:32,096 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:19:32,096 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-708e9686-e890-402b-8ab4-037eaa4877b2', 'x-compute-request-id': 'req-708e9686-e890-402b-8ab4-037eaa4877b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:33,246 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.140s 2021-10-23 20:19:33,246 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fc68a4d-9f84-414b-a5ea-f4e4a0d84495', 'x-compute-request-id': 'req-6fc68a4d-9f84-414b-a5ea-f4e4a0d84495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:34,402 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:19:34,402 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02bef68d-5a53-43b0-81cd-73cc6673a290', 'x-compute-request-id': 'req-02bef68d-5a53-43b0-81cd-73cc6673a290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:35,558 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:19:35,559 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-886b1d99-8dc9-40af-b292-8cdcd027f3b0', 'x-compute-request-id': 'req-886b1d99-8dc9-40af-b292-8cdcd027f3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:36,711 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:19:36,711 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2af6ba5f-03ee-4606-a406-42215c1c37ee', 'x-compute-request-id': 'req-2af6ba5f-03ee-4606-a406-42215c1c37ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:37,866 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:19:37,866 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8870c952-6208-4b82-b5d4-99bfa2afccfc', 'x-compute-request-id': 'req-8870c952-6208-4b82-b5d4-99bfa2afccfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:39,019 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:19:39,019 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23f308ed-6d9f-4c7c-a6ea-98c198b8c001', 'x-compute-request-id': 'req-23f308ed-6d9f-4c7c-a6ea-98c198b8c001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:40,169 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.140s 2021-10-23 20:19:40,169 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63f64963-0098-449a-be42-28a4ac284424', 'x-compute-request-id': 'req-63f64963-0098-449a-be42-28a4ac284424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:41,322 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:19:41,323 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed844807-fc4a-4249-b8df-ed99734d7e50', 'x-compute-request-id': 'req-ed844807-fc4a-4249-b8df-ed99734d7e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:42,478 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:19:42,478 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1341503b-e426-46e8-9416-021151e449ea', 'x-compute-request-id': 'req-1341503b-e426-46e8-9416-021151e449ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:43,633 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:19:43,633 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54a5ce4d-2045-44e8-920e-655d57adc974', 'x-compute-request-id': 'req-54a5ce4d-2045-44e8-920e-655d57adc974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:44,784 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:19:44,784 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc9111db-8183-43f7-8e68-c8c2dae93d3c', 'x-compute-request-id': 'req-bc9111db-8183-43f7-8e68-c8c2dae93d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:45,936 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:19:45,936 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db1ea3a4-4a8e-452b-9fcc-dcc8814c2301', 'x-compute-request-id': 'req-db1ea3a4-4a8e-452b-9fcc-dcc8814c2301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:47,090 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:19:47,090 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9243be4-62bd-43d7-ad35-ec1c78838670', 'x-compute-request-id': 'req-e9243be4-62bd-43d7-ad35-ec1c78838670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:48,242 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:19:48,242 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3ef8aac-5eae-4464-aa03-259f6cdb7e60', 'x-compute-request-id': 'req-b3ef8aac-5eae-4464-aa03-259f6cdb7e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:49,399 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:19:49,399 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7542d4d0-5e03-4dae-9909-42b6079a3e8e', 'x-compute-request-id': 'req-7542d4d0-5e03-4dae-9909-42b6079a3e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:50,552 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:19:50,552 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99c8c247-394d-4985-9d85-61bc8707226b', 'x-compute-request-id': 'req-99c8c247-394d-4985-9d85-61bc8707226b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:51,705 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:19:51,705 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bdb524f-c577-488b-b6c1-eebfcf459a8e', 'x-compute-request-id': 'req-9bdb524f-c577-488b-b6c1-eebfcf459a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:52,862 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.148s 2021-10-23 20:19:52,862 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-541132b2-29bc-40a9-bf07-e6d63d281836', 'x-compute-request-id': 'req-541132b2-29bc-40a9-bf07-e6d63d281836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:54,013 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:19:54,013 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c319456e-5fcd-426c-ac84-48c8a17b2d71', 'x-compute-request-id': 'req-c319456e-5fcd-426c-ac84-48c8a17b2d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:55,163 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:19:55,163 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96d97bfa-6796-4306-818e-3c690a6c9032', 'x-compute-request-id': 'req-96d97bfa-6796-4306-818e-3c690a6c9032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:56,320 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.148s 2021-10-23 20:19:56,320 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5783cbb-3a65-4ad5-930a-a0ad2f0056fb', 'x-compute-request-id': 'req-b5783cbb-3a65-4ad5-930a-a0ad2f0056fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:57,475 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:19:57,476 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a194306-64f5-4587-a87a-6b53d2868036', 'x-compute-request-id': 'req-6a194306-64f5-4587-a87a-6b53d2868036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:58,626 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:19:58,627 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd42eb5c-d1e1-4e08-b688-22b8cfc2ae4e', 'x-compute-request-id': 'req-bd42eb5c-d1e1-4e08-b688-22b8cfc2ae4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:19:59,779 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:19:59,780 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d129b4a1-ca4d-4b0e-804e-8ab37e2ba83a', 'x-compute-request-id': 'req-d129b4a1-ca4d-4b0e-804e-8ab37e2ba83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:00,932 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:20:00,933 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53a8ccd7-dfcc-4591-b228-c21403a282e7', 'x-compute-request-id': 'req-53a8ccd7-dfcc-4591-b228-c21403a282e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:02,082 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:20:02,082 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef87396-aac0-4669-953f-75c5d1f1f531', 'x-compute-request-id': 'req-eef87396-aac0-4669-953f-75c5d1f1f531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:03,239 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.148s 2021-10-23 20:20:03,239 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c992773b-c825-4375-9740-342ee4fefbb1', 'x-compute-request-id': 'req-c992773b-c825-4375-9740-342ee4fefbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:04,397 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.148s 2021-10-23 20:20:04,397 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59a43a94-1da8-46de-80d4-0b2493e460ea', 'x-compute-request-id': 'req-59a43a94-1da8-46de-80d4-0b2493e460ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:05,551 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:20:05,552 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-004296c4-1b21-4543-9947-5439c45de46e', 'x-compute-request-id': 'req-004296c4-1b21-4543-9947-5439c45de46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:06,704 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:20:06,704 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1706cd5f-c528-4d9e-a6ad-c8b5b64c5f65', 'x-compute-request-id': 'req-1706cd5f-c528-4d9e-a6ad-c8b5b64c5f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:07,854 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:20:07,854 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43bd8e72-446b-4e3a-b2af-1a7bd8731fb7', 'x-compute-request-id': 'req-43bd8e72-446b-4e3a-b2af-1a7bd8731fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:09,006 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:20:09,006 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d5f4d4d-6ca4-42cb-9956-d69487a3bf11', 'x-compute-request-id': 'req-5d5f4d4d-6ca4-42cb-9956-d69487a3bf11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:10,160 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:20:10,160 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6313e05b-4f22-4023-9053-bb3e106a4f5c', 'x-compute-request-id': 'req-6313e05b-4f22-4023-9053-bb3e106a4f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:11,319 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.150s 2021-10-23 20:20:11,320 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8454ea3c-3a52-4156-8aba-d233692b6083', 'x-compute-request-id': 'req-8454ea3c-3a52-4156-8aba-d233692b6083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:12,473 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:20:12,473 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28fd3624-a012-477c-8448-9a08b5846a8a', 'x-compute-request-id': 'req-28fd3624-a012-477c-8448-9a08b5846a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:13,630 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.148s 2021-10-23 20:20:13,631 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22f53386-dbfd-4221-b9f3-17e92849c5b9', 'x-compute-request-id': 'req-22f53386-dbfd-4221-b9f3-17e92849c5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:14,783 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:20:14,784 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7150791a-1bdd-4c3c-af9e-bb584d0d1568', 'x-compute-request-id': 'req-7150791a-1bdd-4c3c-af9e-bb584d0d1568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:15,938 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:20:15,938 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57980f9c-c5a5-4239-befb-7cda45faaea9', 'x-compute-request-id': 'req-57980f9c-c5a5-4239-befb-7cda45faaea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:17,110 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.163s 2021-10-23 20:20:17,111 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b57d725-14e6-4ce7-acbf-4b29fbf1454b', 'x-compute-request-id': 'req-2b57d725-14e6-4ce7-acbf-4b29fbf1454b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:18,266 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:20:18,266 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46e707d3-547f-4c48-912d-5dcc1b123a70', 'x-compute-request-id': 'req-46e707d3-547f-4c48-912d-5dcc1b123a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:19,422 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:20:19,422 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10af09f0-6ab3-4162-8a84-4f6618345471', 'x-compute-request-id': 'req-10af09f0-6ab3-4162-8a84-4f6618345471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:20,575 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:20:20,575 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84f52e5d-8cca-47af-bf25-915443336165', 'x-compute-request-id': 'req-84f52e5d-8cca-47af-bf25-915443336165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:21,726 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:20:21,726 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7111da22-51f5-48b2-8da2-709352ad9432', 'x-compute-request-id': 'req-7111da22-51f5-48b2-8da2-709352ad9432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:22,881 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:20:22,881 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17508b0a-13fd-4106-a423-809818f1bb23', 'x-compute-request-id': 'req-17508b0a-13fd-4106-a423-809818f1bb23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:24,038 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:20:24,038 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7aec109-74fc-4bdc-8911-cc580b31784b', 'x-compute-request-id': 'req-e7aec109-74fc-4bdc-8911-cc580b31784b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:25,195 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.148s 2021-10-23 20:20:25,195 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4ad5b42-c889-449c-ada1-ee95ac5d091b', 'x-compute-request-id': 'req-c4ad5b42-c889-449c-ada1-ee95ac5d091b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:26,348 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:20:26,348 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e50e54a-e4bb-4419-8b51-7401625cbbb5', 'x-compute-request-id': 'req-6e50e54a-e4bb-4419-8b51-7401625cbbb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:27,501 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:20:27,501 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89eb78ee-c0e8-4706-81f3-e7ad310be881', 'x-compute-request-id': 'req-89eb78ee-c0e8-4706-81f3-e7ad310be881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:28,653 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:20:28,654 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fa2d830-040e-40b3-9db0-08535bd50bc9', 'x-compute-request-id': 'req-8fa2d830-040e-40b3-9db0-08535bd50bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:29,809 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:20:29,810 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74d4406a-5c74-4712-a1c1-f7ced5609b87', 'x-compute-request-id': 'req-74d4406a-5c74-4712-a1c1-f7ced5609b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:30,966 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:20:30,966 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bda0c716-93d3-4423-b67d-9275683d5547', 'x-compute-request-id': 'req-bda0c716-93d3-4423-b67d-9275683d5547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:32,120 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:20:32,120 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a94becf1-f267-46b4-859f-fa4a9ed09d82', 'x-compute-request-id': 'req-a94becf1-f267-46b4-859f-fa4a9ed09d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:33,273 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:20:33,273 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84bb0a96-b27f-4dd2-96c8-1a0cf3865c23', 'x-compute-request-id': 'req-84bb0a96-b27f-4dd2-96c8-1a0cf3865c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:34,427 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:20:34,428 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-455eff24-a35a-49bc-9cb4-02248a2a609a', 'x-compute-request-id': 'req-455eff24-a35a-49bc-9cb4-02248a2a609a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:35,594 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.158s 2021-10-23 20:20:35,595 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c7d9a28-84e0-4b0c-8fb8-479cc4fc8803', 'x-compute-request-id': 'req-0c7d9a28-84e0-4b0c-8fb8-479cc4fc8803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:36,748 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:20:36,748 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4182dcea-d20a-476c-bc1d-ee60c75aaa43', 'x-compute-request-id': 'req-4182dcea-d20a-476c-bc1d-ee60c75aaa43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:37,900 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:20:37,900 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df701f70-cdf9-41cc-9158-4d3e188ce6c7', 'x-compute-request-id': 'req-df701f70-cdf9-41cc-9158-4d3e188ce6c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:39,055 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:20:39,056 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ed0289c-9320-4be7-80c1-cf642d4e66af', 'x-compute-request-id': 'req-2ed0289c-9320-4be7-80c1-cf642d4e66af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:40,212 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.148s 2021-10-23 20:20:40,212 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fa17aa2-7b56-4a05-9620-9ea1d532b0d2', 'x-compute-request-id': 'req-1fa17aa2-7b56-4a05-9620-9ea1d532b0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:41,365 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:20:41,366 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bee1f40-0d95-4be9-bf62-1fd9dee5c133', 'x-compute-request-id': 'req-2bee1f40-0d95-4be9-bf62-1fd9dee5c133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:42,524 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.149s 2021-10-23 20:20:42,524 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d54b2ae-9fe7-4be6-a80a-39782e5ed128', 'x-compute-request-id': 'req-6d54b2ae-9fe7-4be6-a80a-39782e5ed128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:43,674 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:20:43,674 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb3167fc-3774-4669-9da2-31a747515bd9', 'x-compute-request-id': 'req-cb3167fc-3774-4669-9da2-31a747515bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:44,823 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.140s 2021-10-23 20:20:44,824 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f0ac1c3-b132-4798-896e-d3046c687ba7', 'x-compute-request-id': 'req-8f0ac1c3-b132-4798-896e-d3046c687ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:45,983 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.151s 2021-10-23 20:20:45,984 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a6424f1-5633-4c23-8aa8-0bb313037db0', 'x-compute-request-id': 'req-4a6424f1-5633-4c23-8aa8-0bb313037db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:47,134 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:20:47,134 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fda71b6-32ee-4921-82a2-86e5d6c186ec', 'x-compute-request-id': 'req-8fda71b6-32ee-4921-82a2-86e5d6c186ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:48,283 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:20:48,284 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e572af4e-ba51-459b-81be-f33469d59d0d', 'x-compute-request-id': 'req-e572af4e-ba51-459b-81be-f33469d59d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:49,441 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.149s 2021-10-23 20:20:49,442 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db412dfc-74b4-4f42-8d77-78e9c913c5a8', 'x-compute-request-id': 'req-db412dfc-74b4-4f42-8d77-78e9c913c5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:50,593 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:20:50,593 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6722dcdb-c0f5-4f9f-9650-24899d3b95bc', 'x-compute-request-id': 'req-6722dcdb-c0f5-4f9f-9650-24899d3b95bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:51,741 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:20:51,742 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25f948e9-0a5e-4a2f-bb32-a6cbe73ab3db', 'x-compute-request-id': 'req-25f948e9-0a5e-4a2f-bb32-a6cbe73ab3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:52,896 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:20:52,896 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ffb14a3-9501-46e5-9521-cc8bdcf18489', 'x-compute-request-id': 'req-4ffb14a3-9501-46e5-9521-cc8bdcf18489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:54,049 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:20:54,049 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d4e22a1-da69-424e-bc69-9c045b6c11e3', 'x-compute-request-id': 'req-8d4e22a1-da69-424e-bc69-9c045b6c11e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:55,200 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:20:55,200 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f14cdc14-2f44-481e-842b-b4126cdc5b76', 'x-compute-request-id': 'req-f14cdc14-2f44-481e-842b-b4126cdc5b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:56,356 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:20:56,356 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17a0c12f-f40e-492e-8e56-214bfcb644a4', 'x-compute-request-id': 'req-17a0c12f-f40e-492e-8e56-214bfcb644a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:57,511 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:20:57,512 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e96ae355-69b8-4a03-a3db-a7f71edf363d', 'x-compute-request-id': 'req-e96ae355-69b8-4a03-a3db-a7f71edf363d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:58,662 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.140s 2021-10-23 20:20:58,662 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5747c5dc-e8b6-4726-b978-f692177819b4', 'x-compute-request-id': 'req-5747c5dc-e8b6-4726-b978-f692177819b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:20:59,817 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:20:59,817 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb64567-1417-448c-ad9a-f694a986a49d', 'x-compute-request-id': 'req-ecb64567-1417-448c-ad9a-f694a986a49d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:00,967 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:21:00,968 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cea3745c-3f19-43ca-9f75-a58fee010fb8', 'x-compute-request-id': 'req-cea3745c-3f19-43ca-9f75-a58fee010fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:02,119 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:21:02,119 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6c5800e-ca86-49ef-9b1a-f76207964d5a', 'x-compute-request-id': 'req-a6c5800e-ca86-49ef-9b1a-f76207964d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:03,502 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.373s 2021-10-23 20:21:03,502 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3be7409-f145-4fe2-85db-50cb11632420', 'x-compute-request-id': 'req-e3be7409-f145-4fe2-85db-50cb11632420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:04,654 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:21:04,654 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2c8fca6-d597-4858-91b9-9cf98ea87a81', 'x-compute-request-id': 'req-c2c8fca6-d597-4858-91b9-9cf98ea87a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:05,809 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:21:05,810 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b53c788-2d57-4334-98b6-2282eb6a1c04', 'x-compute-request-id': 'req-9b53c788-2d57-4334-98b6-2282eb6a1c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:06,966 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:21:06,966 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a54d529b-7f3f-467b-8905-15d8799a66da', 'x-compute-request-id': 'req-a54d529b-7f3f-467b-8905-15d8799a66da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:08,118 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:21:08,118 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d86baedc-4cb5-48d5-90ce-de958c6f8e25', 'x-compute-request-id': 'req-d86baedc-4cb5-48d5-90ce-de958c6f8e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:09,269 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:21:09,269 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3494494d-9ce2-45d8-be14-db615836b5ea', 'x-compute-request-id': 'req-3494494d-9ce2-45d8-be14-db615836b5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:10,424 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:21:10,425 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22d0ac72-2416-4f2c-b403-efed3b0c4b55', 'x-compute-request-id': 'req-22d0ac72-2416-4f2c-b403-efed3b0c4b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:11,577 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:21:11,577 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-897c9256-d053-4700-911e-87cc3c26fb79', 'x-compute-request-id': 'req-897c9256-d053-4700-911e-87cc3c26fb79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:12,729 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:21:12,729 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f25481-7426-4df1-96d6-1349249f75b2', 'x-compute-request-id': 'req-c4f25481-7426-4df1-96d6-1349249f75b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:13,883 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:21:13,883 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebbb10fa-b63f-4e66-ad46-17918a83667e', 'x-compute-request-id': 'req-ebbb10fa-b63f-4e66-ad46-17918a83667e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:15,033 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:21:15,034 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c117672d-0e17-4db2-b326-bf112d57d247', 'x-compute-request-id': 'req-c117672d-0e17-4db2-b326-bf112d57d247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:16,186 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:21:16,186 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5055277-0eee-443b-869c-265398b6802e', 'x-compute-request-id': 'req-c5055277-0eee-443b-869c-265398b6802e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:17,343 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.149s 2021-10-23 20:21:17,343 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00fea351-c420-4c4d-9296-4fa0f2e7e8f3', 'x-compute-request-id': 'req-00fea351-c420-4c4d-9296-4fa0f2e7e8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:18,497 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:21:18,497 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c84322-7d14-4913-bf4d-ffd1433af841', 'x-compute-request-id': 'req-86c84322-7d14-4913-bf4d-ffd1433af841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:19,671 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.165s 2021-10-23 20:21:19,671 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f718f5f3-9e0e-445b-9662-ad448894c470', 'x-compute-request-id': 'req-f718f5f3-9e0e-445b-9662-ad448894c470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:20,825 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:21:20,825 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5886022c-5605-463a-a539-03d9f6b3aab1', 'x-compute-request-id': 'req-5886022c-5605-463a-a539-03d9f6b3aab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:21,979 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:21:21,979 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48e3080c-5730-4afb-a644-978bf2698abd', 'x-compute-request-id': 'req-48e3080c-5730-4afb-a644-978bf2698abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:23,131 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:21:23,132 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f35cc26c-24b4-4c22-8d08-eddb446a8103', 'x-compute-request-id': 'req-f35cc26c-24b4-4c22-8d08-eddb446a8103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:24,292 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.150s 2021-10-23 20:21:24,292 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fab124b-abf1-459c-ac65-88f0b9f8d122', 'x-compute-request-id': 'req-6fab124b-abf1-459c-ac65-88f0b9f8d122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:25,444 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:21:25,444 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29dbe139-a693-4546-8a84-26dbafe3e3a0', 'x-compute-request-id': 'req-29dbe139-a693-4546-8a84-26dbafe3e3a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:26,595 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:21:26,595 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d23b617-d003-4f64-af37-5553dda4a1b3', 'x-compute-request-id': 'req-6d23b617-d003-4f64-af37-5553dda4a1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:27,751 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.148s 2021-10-23 20:21:27,752 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52220ffc-fde6-40c8-bf43-369cfe3eda4c', 'x-compute-request-id': 'req-52220ffc-fde6-40c8-bf43-369cfe3eda4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:28,909 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:21:28,909 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e9f3f2a-3905-4b85-a42b-7180b6ca30a5', 'x-compute-request-id': 'req-4e9f3f2a-3905-4b85-a42b-7180b6ca30a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:30,061 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:21:30,061 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e5b3fb0-4ab1-4dba-b86a-f1c0e2ca35d2', 'x-compute-request-id': 'req-9e5b3fb0-4ab1-4dba-b86a-f1c0e2ca35d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:31,217 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:21:31,217 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f8975c3-e850-44d9-91e0-4d4a2033a724', 'x-compute-request-id': 'req-3f8975c3-e850-44d9-91e0-4d4a2033a724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:32,368 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:21:32,368 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62cd12f6-e246-477e-bfa9-ff45c1247f11', 'x-compute-request-id': 'req-62cd12f6-e246-477e-bfa9-ff45c1247f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:33,521 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:21:33,521 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a4b801b-3a76-4508-b53f-4ed51fe405cf', 'x-compute-request-id': 'req-0a4b801b-3a76-4508-b53f-4ed51fe405cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:34,677 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:21:34,678 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f11dd843-9573-4147-b2ee-01d42f6b6fd0', 'x-compute-request-id': 'req-f11dd843-9573-4147-b2ee-01d42f6b6fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:35,926 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.239s 2021-10-23 20:21:35,926 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9a52195-af41-450d-9b6d-5ad72beaa007', 'x-compute-request-id': 'req-d9a52195-af41-450d-9b6d-5ad72beaa007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:37,077 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:21:37,077 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24a9634a-66b0-4400-9897-8868bf0c6b39', 'x-compute-request-id': 'req-24a9634a-66b0-4400-9897-8868bf0c6b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:38,232 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:21:38,232 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87cb20a2-ae16-44b7-806e-da2b1d6c87e0', 'x-compute-request-id': 'req-87cb20a2-ae16-44b7-806e-da2b1d6c87e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:39,384 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:21:39,385 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69764c9d-9b9b-481d-ab34-965133e73658', 'x-compute-request-id': 'req-69764c9d-9b9b-481d-ab34-965133e73658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:40,536 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:21:40,537 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2c52799-b374-4ddf-88af-4a71aae6ddd3', 'x-compute-request-id': 'req-e2c52799-b374-4ddf-88af-4a71aae6ddd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:41,693 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:21:41,693 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3132b05-49f7-44d0-a3d9-14e19d88f197', 'x-compute-request-id': 'req-f3132b05-49f7-44d0-a3d9-14e19d88f197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:42,851 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.149s 2021-10-23 20:21:42,851 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad2b63fe-454b-4248-9f4f-0f012ad37c67', 'x-compute-request-id': 'req-ad2b63fe-454b-4248-9f4f-0f012ad37c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:44,004 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:21:44,004 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be538d44-e2de-42da-a0f4-4818355ef891', 'x-compute-request-id': 'req-be538d44-e2de-42da-a0f4-4818355ef891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:45,157 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:21:45,157 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf07dda6-9b8a-4b90-8982-84b652baf49e', 'x-compute-request-id': 'req-bf07dda6-9b8a-4b90-8982-84b652baf49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:46,309 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:21:46,310 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24c41d6d-e940-4fc3-a5b1-ea370d879b73', 'x-compute-request-id': 'req-24c41d6d-e940-4fc3-a5b1-ea370d879b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:47,463 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:21:47,463 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e05530-0a74-4450-b9b4-c1dc47478cf2', 'x-compute-request-id': 'req-76e05530-0a74-4450-b9b4-c1dc47478cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:48,618 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:21:48,619 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2251edaf-1ec2-4a15-bd62-029f4bac7827', 'x-compute-request-id': 'req-2251edaf-1ec2-4a15-bd62-029f4bac7827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:49,778 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.150s 2021-10-23 20:21:49,778 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c4cac7c-50d7-4a56-b1bb-6acfa64a4a98', 'x-compute-request-id': 'req-4c4cac7c-50d7-4a56-b1bb-6acfa64a4a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:50,935 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.148s 2021-10-23 20:21:50,935 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ac9ab0c-4b57-4eaa-936d-a73f06e0c6ac', 'x-compute-request-id': 'req-6ac9ab0c-4b57-4eaa-936d-a73f06e0c6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:52,089 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:21:52,089 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2767ac9a-5eed-4d7c-8eca-0257f81ba493', 'x-compute-request-id': 'req-2767ac9a-5eed-4d7c-8eca-0257f81ba493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:53,241 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:21:53,241 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c0b4c06-cc36-42c1-88db-c72e5918dac4', 'x-compute-request-id': 'req-7c0b4c06-cc36-42c1-88db-c72e5918dac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:54,395 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:21:54,395 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fa01f86-163d-4615-9f6a-37fa900384d9', 'x-compute-request-id': 'req-6fa01f86-163d-4615-9f6a-37fa900384d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:55,553 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.149s 2021-10-23 20:21:55,553 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b5a7960-0290-4961-ad94-f47c9e37d80b', 'x-compute-request-id': 'req-4b5a7960-0290-4961-ad94-f47c9e37d80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:56,710 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.148s 2021-10-23 20:21:56,710 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70843004-97f2-4ec1-94f4-5b1fe6a1f035', 'x-compute-request-id': 'req-70843004-97f2-4ec1-94f4-5b1fe6a1f035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:57,861 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:21:57,862 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-904eb95a-914d-4f88-a440-6869be9ab7eb', 'x-compute-request-id': 'req-904eb95a-914d-4f88-a440-6869be9ab7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:21:59,013 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:21:59,013 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e4df3c5-d611-443e-92b4-ac83a2e3b9c4', 'x-compute-request-id': 'req-8e4df3c5-d611-443e-92b4-ac83a2e3b9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:00,165 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:22:00,165 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af70d775-5c75-4a1b-8795-22223ad3fb8a', 'x-compute-request-id': 'req-af70d775-5c75-4a1b-8795-22223ad3fb8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:01,319 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:22:01,320 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a6dd4d6-093f-430d-ac69-a16ba2f04dcf', 'x-compute-request-id': 'req-7a6dd4d6-093f-430d-ac69-a16ba2f04dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:02,474 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:22:02,475 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bc1d0d7-db9f-47da-8d71-0c2aff8aae7c', 'x-compute-request-id': 'req-2bc1d0d7-db9f-47da-8d71-0c2aff8aae7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:03,765 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.282s 2021-10-23 20:22:03,766 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0011b38-1a14-4363-b810-0e711d93a107', 'x-compute-request-id': 'req-b0011b38-1a14-4363-b810-0e711d93a107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:04,921 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:22:04,921 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-546a6d66-e863-4694-a4fc-2cbf42525b8a', 'x-compute-request-id': 'req-546a6d66-e863-4694-a4fc-2cbf42525b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:06,181 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.251s 2021-10-23 20:22:06,182 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ebb9860-9e93-453e-a42e-15f147a7bcd4', 'x-compute-request-id': 'req-0ebb9860-9e93-453e-a42e-15f147a7bcd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:07,346 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.154s 2021-10-23 20:22:07,346 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5c40860-ca9d-4f43-b588-ff05cae485e2', 'x-compute-request-id': 'req-b5c40860-ca9d-4f43-b588-ff05cae485e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:08,506 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.151s 2021-10-23 20:22:08,506 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4995a1af-5e0b-42b2-994f-2191b15aaba3', 'x-compute-request-id': 'req-4995a1af-5e0b-42b2-994f-2191b15aaba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:09,659 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:22:09,659 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bea986d7-4fff-468b-b452-bfb476ed1075', 'x-compute-request-id': 'req-bea986d7-4fff-468b-b452-bfb476ed1075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:10,815 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:22:10,816 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5271fa05-c811-4d23-bea5-0e228265575b', 'x-compute-request-id': 'req-5271fa05-c811-4d23-bea5-0e228265575b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:11,971 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:22:11,972 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62c15c16-151d-496e-b5f3-3508380ccab3', 'x-compute-request-id': 'req-62c15c16-151d-496e-b5f3-3508380ccab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:13,126 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:22:13,127 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fb2133c-038c-4f08-b26e-27fe66f73cbe', 'x-compute-request-id': 'req-7fb2133c-038c-4f08-b26e-27fe66f73cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:14,455 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.319s 2021-10-23 20:22:14,456 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e34c819-39c7-4da4-b1b3-e33700d82040', 'x-compute-request-id': 'req-5e34c819-39c7-4da4-b1b3-e33700d82040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:15,607 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:22:15,607 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a3943ba-9f6f-4673-b76a-4c6feb800980', 'x-compute-request-id': 'req-9a3943ba-9f6f-4673-b76a-4c6feb800980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:16,760 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:22:16,761 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f8ace4a-62ea-4679-a35e-86f60b243a9e', 'x-compute-request-id': 'req-7f8ace4a-62ea-4679-a35e-86f60b243a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:17,911 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:22:17,911 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb4a0195-6aa3-40db-a4bf-9d61d0121695', 'x-compute-request-id': 'req-cb4a0195-6aa3-40db-a4bf-9d61d0121695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:19,072 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.151s 2021-10-23 20:22:19,072 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4ef6204-dedc-4eb1-8e3d-88751dfef8d7', 'x-compute-request-id': 'req-d4ef6204-dedc-4eb1-8e3d-88751dfef8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:20,229 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.149s 2021-10-23 20:22:20,230 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ef728c8-1e45-4500-981e-a13e1e3de0aa', 'x-compute-request-id': 'req-0ef728c8-1e45-4500-981e-a13e1e3de0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:21,384 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:22:21,384 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fb8c6ef-95a9-4671-a818-8c18c55a5818', 'x-compute-request-id': 'req-2fb8c6ef-95a9-4671-a818-8c18c55a5818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:22,537 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:22:22,537 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fc6b8bf-786f-4b4f-8bae-f3562c6dde07', 'x-compute-request-id': 'req-4fc6b8bf-786f-4b4f-8bae-f3562c6dde07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:23,688 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:22:23,689 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61d32aab-8708-4360-897a-7ae5b9f96d71', 'x-compute-request-id': 'req-61d32aab-8708-4360-897a-7ae5b9f96d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:24,841 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:22:24,842 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33850913-3b8a-4cae-8341-9e552512ab03', 'x-compute-request-id': 'req-33850913-3b8a-4cae-8341-9e552512ab03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:25,995 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:22:25,995 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad8596fb-6976-4303-a1ae-66cadba0cd53', 'x-compute-request-id': 'req-ad8596fb-6976-4303-a1ae-66cadba0cd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:27,150 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:22:27,151 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15236ba3-4595-47e6-8b3b-01bb77464769', 'x-compute-request-id': 'req-15236ba3-4595-47e6-8b3b-01bb77464769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:28,310 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.150s 2021-10-23 20:22:28,310 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83154ee2-57da-4af9-8696-6e172b6df37c', 'x-compute-request-id': 'req-83154ee2-57da-4af9-8696-6e172b6df37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:29,462 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:22:29,462 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-102f6eab-c9b5-4c5b-a78e-7e2b75a18f32', 'x-compute-request-id': 'req-102f6eab-c9b5-4c5b-a78e-7e2b75a18f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:30,614 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:22:30,614 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed4017ed-3734-48ca-bdc4-7a8319baba3d', 'x-compute-request-id': 'req-ed4017ed-3734-48ca-bdc4-7a8319baba3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:31,767 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:22:31,767 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-039ada7c-b367-4c42-a72c-99ae6bfbef7c', 'x-compute-request-id': 'req-039ada7c-b367-4c42-a72c-99ae6bfbef7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:32,918 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:22:32,918 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-501024b1-adf4-4e76-a0b8-73341cf3d9fe', 'x-compute-request-id': 'req-501024b1-adf4-4e76-a0b8-73341cf3d9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:34,073 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:22:34,074 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e00d133-909c-4641-b29a-f96a7cb31436', 'x-compute-request-id': 'req-4e00d133-909c-4641-b29a-f96a7cb31436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:35,236 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.154s 2021-10-23 20:22:35,237 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-070f5007-07d3-41be-80c1-9a229087fb0a', 'x-compute-request-id': 'req-070f5007-07d3-41be-80c1-9a229087fb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:36,391 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:22:36,391 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47d16f88-3171-4198-92c6-ed2b5adf026f', 'x-compute-request-id': 'req-47d16f88-3171-4198-92c6-ed2b5adf026f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:37,542 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:22:37,542 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4248b32c-205d-49ca-a15e-b4692d3d04f7', 'x-compute-request-id': 'req-4248b32c-205d-49ca-a15e-b4692d3d04f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:38,858 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.307s 2021-10-23 20:22:38,858 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a65c68f6-3a50-4067-91da-9448911ec7cc', 'x-compute-request-id': 'req-a65c68f6-3a50-4067-91da-9448911ec7cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:40,010 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:22:40,011 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f276049-1db4-4cb3-8eca-37bd949a41b8', 'x-compute-request-id': 'req-3f276049-1db4-4cb3-8eca-37bd949a41b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:41,168 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.149s 2021-10-23 20:22:41,169 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bcc50f8-0794-4f66-9fa2-0c0c03ff713e', 'x-compute-request-id': 'req-6bcc50f8-0794-4f66-9fa2-0c0c03ff713e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:42,326 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:22:42,326 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8858a73-de6d-40a6-92f7-04ea63777b14', 'x-compute-request-id': 'req-b8858a73-de6d-40a6-92f7-04ea63777b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:43,475 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:22:43,476 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22540dfe-58ba-47f9-b184-dba494404c1a', 'x-compute-request-id': 'req-22540dfe-58ba-47f9-b184-dba494404c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:44,629 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:22:44,629 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5917ed7-d59c-43a5-a4ca-8ba11cb28799', 'x-compute-request-id': 'req-f5917ed7-d59c-43a5-a4ca-8ba11cb28799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:45,781 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:22:45,782 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9994aea5-fad4-4b9a-a095-513d70a14f02', 'x-compute-request-id': 'req-9994aea5-fad4-4b9a-a095-513d70a14f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:46,932 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:22:46,932 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d934db2-537a-40ed-b37f-0d1a8cd3021b', 'x-compute-request-id': 'req-8d934db2-537a-40ed-b37f-0d1a8cd3021b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:48,086 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:22:48,086 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28d6c428-f02b-44a8-bd0f-685707ee6eac', 'x-compute-request-id': 'req-28d6c428-f02b-44a8-bd0f-685707ee6eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:49,242 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:22:49,243 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fc63a8d-fa9d-4df5-88ee-3165a88cbf89', 'x-compute-request-id': 'req-8fc63a8d-fa9d-4df5-88ee-3165a88cbf89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:50,395 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:22:50,396 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df12c7a1-25a3-4b5a-98e9-0d1a3fb35ec7', 'x-compute-request-id': 'req-df12c7a1-25a3-4b5a-98e9-0d1a3fb35ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:51,545 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:22:51,545 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c34a604-d2f6-4bba-b06b-57764e57d9c4', 'x-compute-request-id': 'req-7c34a604-d2f6-4bba-b06b-57764e57d9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:52,703 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.148s 2021-10-23 20:22:52,703 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3a5aab4-4b94-4533-bc5f-071ed60141f3', 'x-compute-request-id': 'req-c3a5aab4-4b94-4533-bc5f-071ed60141f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:53,858 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:22:53,859 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a3de205-15ae-491d-9f36-3432c061d026', 'x-compute-request-id': 'req-4a3de205-15ae-491d-9f36-3432c061d026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:55,012 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:22:55,012 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6776d0d0-fb8e-4297-8961-d5f2365e04f3', 'x-compute-request-id': 'req-6776d0d0-fb8e-4297-8961-d5f2365e04f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:56,166 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:22:56,166 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-299e03d1-06ef-4b13-a240-ef386e6be530', 'x-compute-request-id': 'req-299e03d1-06ef-4b13-a240-ef386e6be530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:57,319 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:22:57,320 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb8c2ad-8a73-4c3d-9a94-d4399183ea63', 'x-compute-request-id': 'req-6bb8c2ad-8a73-4c3d-9a94-d4399183ea63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:58,473 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:22:58,473 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8f65a79-454d-4917-a169-8cf55c8d8ab9', 'x-compute-request-id': 'req-e8f65a79-454d-4917-a169-8cf55c8d8ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:22:59,625 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:22:59,625 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f05c921-f1e3-4bb0-aa5a-8fccb168d448', 'x-compute-request-id': 'req-2f05c921-f1e3-4bb0-aa5a-8fccb168d448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:00,777 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:23:00,777 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99456f06-0144-44b1-afe3-c16fbbfa1a14', 'x-compute-request-id': 'req-99456f06-0144-44b1-afe3-c16fbbfa1a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:01,932 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:23:01,933 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9559374f-ffd0-412a-b438-af428a8aa042', 'x-compute-request-id': 'req-9559374f-ffd0-412a-b438-af428a8aa042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:03,086 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:23:03,087 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b43d91c6-e259-4038-ad11-6f4fb0605324', 'x-compute-request-id': 'req-b43d91c6-e259-4038-ad11-6f4fb0605324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:04,239 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:23:04,239 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-372b5e7c-1fd4-4c47-a31c-8873a09dc578', 'x-compute-request-id': 'req-372b5e7c-1fd4-4c47-a31c-8873a09dc578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:05,391 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.143s 2021-10-23 20:23:05,391 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-849e67d0-3157-47ac-b1f3-28ab34555476', 'x-compute-request-id': 'req-849e67d0-3157-47ac-b1f3-28ab34555476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:06,546 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:23:06,546 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f85982d-a428-4e19-ab57-06e7a91355d0', 'x-compute-request-id': 'req-2f85982d-a428-4e19-ab57-06e7a91355d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:07,706 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.151s 2021-10-23 20:23:07,707 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09a94858-597d-4933-8617-57a2ed391a87', 'x-compute-request-id': 'req-09a94858-597d-4933-8617-57a2ed391a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:08,861 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.145s 2021-10-23 20:23:08,861 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b29f8bb4-d062-4f26-863e-952735da5482', 'x-compute-request-id': 'req-b29f8bb4-d062-4f26-863e-952735da5482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:10,268 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.399s 2021-10-23 20:23:10,269 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-161f7d09-c72d-41a6-a02d-d7b17bd4cc0d', 'x-compute-request-id': 'req-161f7d09-c72d-41a6-a02d-d7b17bd4cc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:11,421 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.142s 2021-10-23 20:23:11,421 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f03f8a61-303d-4201-a926-ee2ebbcd4892', 'x-compute-request-id': 'req-f03f8a61-303d-4201-a926-ee2ebbcd4892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:12,577 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.147s 2021-10-23 20:23:12,577 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be8500a6-55cd-47aa-8190-8a4bcc2a0350', 'x-compute-request-id': 'req-be8500a6-55cd-47aa-8190-8a4bcc2a0350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:13,730 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.144s 2021-10-23 20:23:13,730 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c940d361-20d8-4e00-ae91-cb0a3768c582', 'x-compute-request-id': 'req-c940d361-20d8-4e00-ae91-cb0a3768c582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:14,880 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.141s 2021-10-23 20:23:14,880 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3342f3a7-d1b0-4917-8db1-2c99ac6cb778', 'x-compute-request-id': 'req-3342f3a7-d1b0-4917-8db1-2c99ac6cb778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:16,034 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.146s 2021-10-23 20:23:16,035 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48c297cb-1c21-4403-9a37-4e409b3e2e49', 'x-compute-request-id': 'req-48c297cb-1c21-4403-9a37-4e409b3e2e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1862577277-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:dd:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:17,130 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.086s 2021-10-23 20:23:17,130 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4179e42e-7d47-45fd-ae8e-297cbff29c58', 'x-compute-request-id': 'req-4179e42e-7d47-45fd-ae8e-297cbff29c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:18,227 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.087s 2021-10-23 20:23:18,227 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59adda02-4ae6-4003-b41c-254c912d4c1a', 'x-compute-request-id': 'req-59adda02-4ae6-4003-b41c-254c912d4c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:19,337 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.101s 2021-10-23 20:23:19,338 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8c5ac0f-6df2-4289-95f6-b9c32146c688', 'x-compute-request-id': 'req-c8c5ac0f-6df2-4289-95f6-b9c32146c688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:20,433 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:23:20,433 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-666d7055-55fe-4ed6-b251-142bdb9b6c34', 'x-compute-request-id': 'req-666d7055-55fe-4ed6-b251-142bdb9b6c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:21,528 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.086s 2021-10-23 20:23:21,528 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-082ad74d-5147-4c77-bddb-521dd7f6975a', 'x-compute-request-id': 'req-082ad74d-5147-4c77-bddb-521dd7f6975a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:22,622 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:23:22,623 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b1766b7-9e54-4452-b450-bd4ac41b49f9', 'x-compute-request-id': 'req-5b1766b7-9e54-4452-b450-bd4ac41b49f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:23,715 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:23:23,715 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-726b2b11-2d4f-41af-870b-0cb479a13fec', 'x-compute-request-id': 'req-726b2b11-2d4f-41af-870b-0cb479a13fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:24,808 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:23:24,808 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a24ec47-45c3-4e4a-8131-c4fe3e6d1e00', 'x-compute-request-id': 'req-5a24ec47-45c3-4e4a-8131-c4fe3e6d1e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:25,901 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:23:25,901 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cc5fbbc-0778-4318-b2f6-a1d6f26e04a0', 'x-compute-request-id': 'req-9cc5fbbc-0778-4318-b2f6-a1d6f26e04a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:26,994 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:23:26,994 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ae66de-0186-4a6f-8922-a903dda1006d', 'x-compute-request-id': 'req-e8ae66de-0186-4a6f-8922-a903dda1006d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:28,084 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:23:28,084 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c72a1f40-d378-4691-95b2-c778beeb87b4', 'x-compute-request-id': 'req-c72a1f40-d378-4691-95b2-c778beeb87b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:29,178 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:23:29,179 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ed5f140-13c6-4c64-b779-6876b7defeee', 'x-compute-request-id': 'req-3ed5f140-13c6-4c64-b779-6876b7defeee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:30,274 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.086s 2021-10-23 20:23:30,275 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70ae81e9-350d-4e47-8de6-81f018552068', 'x-compute-request-id': 'req-70ae81e9-350d-4e47-8de6-81f018552068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:31,371 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.087s 2021-10-23 20:23:31,372 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c8bb17a-eb21-42a1-b368-1be2f87664e9', 'x-compute-request-id': 'req-3c8bb17a-eb21-42a1-b368-1be2f87664e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:32,462 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:23:32,463 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f7230ea-e8ee-4dc4-b0c3-ff695205dcf0', 'x-compute-request-id': 'req-8f7230ea-e8ee-4dc4-b0c3-ff695205dcf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:33,555 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:23:33,555 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d438751c-b152-416f-8a61-c07f7c1f0b1f', 'x-compute-request-id': 'req-d438751c-b152-416f-8a61-c07f7c1f0b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:34,649 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.086s 2021-10-23 20:23:34,649 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c0b4e8-6494-4a76-9cd7-3307ba0e31a8', 'x-compute-request-id': 'req-11c0b4e8-6494-4a76-9cd7-3307ba0e31a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:35,740 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:23:35,741 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-985f08f9-6b20-42a1-b81a-4a3fca30018e', 'x-compute-request-id': 'req-985f08f9-6b20-42a1-b81a-4a3fca30018e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:36,870 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.121s 2021-10-23 20:23:36,871 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5f2593c-7108-479a-8664-fbd48ad8bbd2', 'x-compute-request-id': 'req-f5f2593c-7108-479a-8664-fbd48ad8bbd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:37,963 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:23:37,964 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71433187-ce3b-49d5-b64e-0ebb8e486b8e', 'x-compute-request-id': 'req-71433187-ce3b-49d5-b64e-0ebb8e486b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:39,059 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.087s 2021-10-23 20:23:39,060 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05d6c431-572e-4e65-84d7-42d9ac1abc62', 'x-compute-request-id': 'req-05d6c431-572e-4e65-84d7-42d9ac1abc62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:40,152 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:23:40,153 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da226d42-b72c-4b2b-8532-2fd69166f654', 'x-compute-request-id': 'req-da226d42-b72c-4b2b-8532-2fd69166f654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:41,245 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:23:41,245 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd274cf-2b1a-4dbe-9cc0-07f9690d47f5', 'x-compute-request-id': 'req-3fd274cf-2b1a-4dbe-9cc0-07f9690d47f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:42,338 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:23:42,338 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6c5a4c0-ec27-4efc-9039-2d1e6349245e', 'x-compute-request-id': 'req-b6c5a4c0-ec27-4efc-9039-2d1e6349245e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:43,430 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:23:43,430 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49d0bc42-0df3-43cc-a2c0-0e434af32cf3', 'x-compute-request-id': 'req-49d0bc42-0df3-43cc-a2c0-0e434af32cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:44,525 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.086s 2021-10-23 20:23:44,525 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac2d78a7-8f17-4963-b7cf-3de37c73e14e', 'x-compute-request-id': 'req-ac2d78a7-8f17-4963-b7cf-3de37c73e14e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:45,619 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:23:45,620 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19dac598-82eb-41b2-a603-117a3a0d2fe2', 'x-compute-request-id': 'req-19dac598-82eb-41b2-a603-117a3a0d2fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:46,713 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:23:46,714 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbc92f7c-f8d4-42e5-996f-65004fe43d91', 'x-compute-request-id': 'req-bbc92f7c-f8d4-42e5-996f-65004fe43d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:47,805 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:23:47,806 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f286acba-8215-45d3-8098-1909b6a2ec6e', 'x-compute-request-id': 'req-f286acba-8215-45d3-8098-1909b6a2ec6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:48,897 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:23:48,897 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e00e2462-3154-420c-8a84-61aad5a0c59a', 'x-compute-request-id': 'req-e00e2462-3154-420c-8a84-61aad5a0c59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:49,989 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:23:49,989 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d5a3998-ce08-4667-8670-6f8c6117971b', 'x-compute-request-id': 'req-6d5a3998-ce08-4667-8670-6f8c6117971b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:51,083 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:23:51,083 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeffa522-19e8-44ae-9227-04274542861d', 'x-compute-request-id': 'req-eeffa522-19e8-44ae-9227-04274542861d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:52,181 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.088s 2021-10-23 20:23:52,181 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-311b71ec-ea4f-47bb-a19f-556694185452', 'x-compute-request-id': 'req-311b71ec-ea4f-47bb-a19f-556694185452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:53,275 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:23:53,275 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1570f7c-8b6f-4d31-ab48-72b169723245', 'x-compute-request-id': 'req-e1570f7c-8b6f-4d31-ab48-72b169723245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:54,368 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:23:54,369 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d3f5580-1775-4573-a3fe-2d4a6c5403c7', 'x-compute-request-id': 'req-0d3f5580-1775-4573-a3fe-2d4a6c5403c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:55,461 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:23:55,461 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d795438-cf3c-41b7-b895-4b56b08713a0', 'x-compute-request-id': 'req-3d795438-cf3c-41b7-b895-4b56b08713a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:56,555 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:23:56,555 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-486e6729-6224-40d2-b872-6ee1a13e8519', 'x-compute-request-id': 'req-486e6729-6224-40d2-b872-6ee1a13e8519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:57,653 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.089s 2021-10-23 20:23:57,653 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7a43dcc-3692-455a-a5b6-c9d7012ac519', 'x-compute-request-id': 'req-e7a43dcc-3692-455a-a5b6-c9d7012ac519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:58,748 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.086s 2021-10-23 20:23:58,749 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7afdeed4-8ac1-46c8-9d28-20862edd7bc4', 'x-compute-request-id': 'req-7afdeed4-8ac1-46c8-9d28-20862edd7bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:23:59,842 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:23:59,843 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df545f0e-cc41-49b9-8f21-1f2e5b81d39c', 'x-compute-request-id': 'req-df545f0e-cc41-49b9-8f21-1f2e5b81d39c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:00,935 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:00,935 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e56ddd0-96e7-48f2-a545-6ffd3ba96884', 'x-compute-request-id': 'req-6e56ddd0-96e7-48f2-a545-6ffd3ba96884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:02,025 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:24:02,026 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0490144e-a1f7-4c53-a8ea-8763cf668b70', 'x-compute-request-id': 'req-0490144e-a1f7-4c53-a8ea-8763cf668b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:03,117 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:24:03,117 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7b4c571-9c71-46d3-9977-c57544d88e66', 'x-compute-request-id': 'req-a7b4c571-9c71-46d3-9977-c57544d88e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:04,209 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:04,209 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e017d95c-c547-4274-ac5b-f137a0854249', 'x-compute-request-id': 'req-e017d95c-c547-4274-ac5b-f137a0854249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:05,306 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.088s 2021-10-23 20:24:05,306 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd3aab74-d181-4a20-bdd8-2eea5202ffe2', 'x-compute-request-id': 'req-dd3aab74-d181-4a20-bdd8-2eea5202ffe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:06,399 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:06,399 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5d9678-119f-4b3b-9a65-ee5d04344a44', 'x-compute-request-id': 'req-fe5d9678-119f-4b3b-9a65-ee5d04344a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:07,492 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:24:07,492 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af0fbb30-747b-4c98-993c-b9f676f0de30', 'x-compute-request-id': 'req-af0fbb30-747b-4c98-993c-b9f676f0de30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:08,586 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:24:08,586 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29dc5ba9-034f-4e8f-b52f-372940b9fc7b', 'x-compute-request-id': 'req-29dc5ba9-034f-4e8f-b52f-372940b9fc7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:09,679 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:24:09,680 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c241885-dd16-4206-b580-51ef884fa286', 'x-compute-request-id': 'req-9c241885-dd16-4206-b580-51ef884fa286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:10,780 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.093s 2021-10-23 20:24:10,780 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-443c4006-c8db-46e6-8d8c-27dd1ee9a332', 'x-compute-request-id': 'req-443c4006-c8db-46e6-8d8c-27dd1ee9a332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:11,877 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.089s 2021-10-23 20:24:11,877 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23fb2a67-5ce8-4df1-b0e5-c5431778cb72', 'x-compute-request-id': 'req-23fb2a67-5ce8-4df1-b0e5-c5431778cb72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:13,065 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.180s 2021-10-23 20:24:13,066 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa69e0e7-95e6-4a49-a302-053eaa470683', 'x-compute-request-id': 'req-aa69e0e7-95e6-4a49-a302-053eaa470683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:14,211 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.136s 2021-10-23 20:24:14,211 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31e91af3-4470-4946-9ab9-927bd2ba110f', 'x-compute-request-id': 'req-31e91af3-4470-4946-9ab9-927bd2ba110f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:15,305 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:24:15,306 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff270d19-f882-439a-acb0-d935e7202f69', 'x-compute-request-id': 'req-ff270d19-f882-439a-acb0-d935e7202f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:16,398 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:16,399 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8bdc42f-cd7f-4fc3-a3f8-676c14c49ef3', 'x-compute-request-id': 'req-d8bdc42f-cd7f-4fc3-a3f8-676c14c49ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:17,492 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:24:17,492 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78c6690a-c7cd-4243-8e80-683f168b6d36', 'x-compute-request-id': 'req-78c6690a-c7cd-4243-8e80-683f168b6d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:18,587 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.086s 2021-10-23 20:24:18,588 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a1d876-4994-4618-babb-c24cd04f2e77', 'x-compute-request-id': 'req-c2a1d876-4994-4618-babb-c24cd04f2e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:19,684 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.087s 2021-10-23 20:24:19,684 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-433a276d-9fac-4fac-8c22-997c304ead54', 'x-compute-request-id': 'req-433a276d-9fac-4fac-8c22-997c304ead54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:20,777 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:24:20,778 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-674912f2-4d0c-4a75-89c8-1ece6cdee765', 'x-compute-request-id': 'req-674912f2-4d0c-4a75-89c8-1ece6cdee765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:21,869 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:21,869 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-467f6f4f-b081-41a2-a367-c1d7b027d8e9', 'x-compute-request-id': 'req-467f6f4f-b081-41a2-a367-c1d7b027d8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:22,961 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:24:22,961 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f455dd3-00c5-4500-9eca-e3a25dab2193', 'x-compute-request-id': 'req-2f455dd3-00c5-4500-9eca-e3a25dab2193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:24,058 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.088s 2021-10-23 20:24:24,059 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ec19898-a181-4d08-8236-a74c96339641', 'x-compute-request-id': 'req-6ec19898-a181-4d08-8236-a74c96339641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:25,150 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:25,150 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16a6ac95-6a31-4023-9a14-4bf80d5a5b3d', 'x-compute-request-id': 'req-16a6ac95-6a31-4023-9a14-4bf80d5a5b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:26,245 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:24:26,245 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa78e765-243c-49b3-84cc-5925248cb7eb', 'x-compute-request-id': 'req-aa78e765-243c-49b3-84cc-5925248cb7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:27,337 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:24:27,338 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b8d449f-4841-4897-a3b8-979bc7075066', 'x-compute-request-id': 'req-6b8d449f-4841-4897-a3b8-979bc7075066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:28,428 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:24:28,429 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de9c2c91-94a8-4e3e-9c97-01bfde3fd259', 'x-compute-request-id': 'req-de9c2c91-94a8-4e3e-9c97-01bfde3fd259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:29,522 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:24:29,522 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb9424d1-8f3f-413b-a4a2-c006819dc7a2', 'x-compute-request-id': 'req-cb9424d1-8f3f-413b-a4a2-c006819dc7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:30,616 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:24:30,617 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aa5f026-5597-4a35-922b-98d99c075316', 'x-compute-request-id': 'req-7aa5f026-5597-4a35-922b-98d99c075316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:31,712 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.087s 2021-10-23 20:24:31,712 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d1625eb-f617-4ae3-a159-065885926563', 'x-compute-request-id': 'req-9d1625eb-f617-4ae3-a159-065885926563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:32,806 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:24:32,807 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ed653f0-f1fe-41c3-97ff-58dc09b1171c', 'x-compute-request-id': 'req-2ed653f0-f1fe-41c3-97ff-58dc09b1171c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:33,898 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:33,899 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24ea732b-7e90-4a50-8409-4a48bf2b9809', 'x-compute-request-id': 'req-24ea732b-7e90-4a50-8409-4a48bf2b9809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:34,990 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:34,990 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f0a5e73-ed91-4b3e-8482-7593099ede83', 'x-compute-request-id': 'req-0f0a5e73-ed91-4b3e-8482-7593099ede83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:36,084 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:24:36,084 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-207c6e2a-769f-4a7d-94a1-d6a2208f0ba8', 'x-compute-request-id': 'req-207c6e2a-769f-4a7d-94a1-d6a2208f0ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:37,181 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.088s 2021-10-23 20:24:37,181 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff4896e3-9348-46cb-8a9b-f6b604812ef7', 'x-compute-request-id': 'req-ff4896e3-9348-46cb-8a9b-f6b604812ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:38,272 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:24:38,273 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4b822e-ac44-4b77-9efa-23914deaee59', 'x-compute-request-id': 'req-1e4b822e-ac44-4b77-9efa-23914deaee59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:39,367 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:24:39,368 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e5994cd-ec6f-4b39-b1ef-1fb972eee6de', 'x-compute-request-id': 'req-0e5994cd-ec6f-4b39-b1ef-1fb972eee6de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:40,460 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:40,460 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eadf05c5-1205-41a5-b6c1-6ae1d83d171b', 'x-compute-request-id': 'req-eadf05c5-1205-41a5-b6c1-6ae1d83d171b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:41,556 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:24:41,556 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe3d33cf-2859-46a8-bc24-fbae13583d07', 'x-compute-request-id': 'req-fe3d33cf-2859-46a8-bc24-fbae13583d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:42,655 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.091s 2021-10-23 20:24:42,656 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42fc1ac7-5e09-44fe-956c-8724d4fe9881', 'x-compute-request-id': 'req-42fc1ac7-5e09-44fe-956c-8724d4fe9881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:43,748 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:24:43,748 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4ba0319-278b-49f0-a74f-9e7950796bb5', 'x-compute-request-id': 'req-c4ba0319-278b-49f0-a74f-9e7950796bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:44,837 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.081s 2021-10-23 20:24:44,838 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f2f706-4486-4fdc-b0e2-634f73d58aca', 'x-compute-request-id': 'req-16f2f706-4486-4fdc-b0e2-634f73d58aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:45,929 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:45,930 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cd2552e-bb3f-48bb-a2c1-e075c2f97751', 'x-compute-request-id': 'req-0cd2552e-bb3f-48bb-a2c1-e075c2f97751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:47,021 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:47,021 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-863d61c2-af14-4628-9e0b-9ace6e634e76', 'x-compute-request-id': 'req-863d61c2-af14-4628-9e0b-9ace6e634e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:48,114 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:48,114 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98d237f6-75ee-4ef1-a7d7-a3f2e8aa1bc1', 'x-compute-request-id': 'req-98d237f6-75ee-4ef1-a7d7-a3f2e8aa1bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:49,205 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:24:49,205 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-871b64ca-8ab1-4a7a-bd4a-ee7518800e1d', 'x-compute-request-id': 'req-871b64ca-8ab1-4a7a-bd4a-ee7518800e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:50,300 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.086s 2021-10-23 20:24:50,301 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e5c6d7-062e-4ab7-8f1c-6504e9194deb', 'x-compute-request-id': 'req-06e5c6d7-062e-4ab7-8f1c-6504e9194deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:51,396 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.086s 2021-10-23 20:24:51,397 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-482128da-88b8-46e8-a383-258a9510aed4', 'x-compute-request-id': 'req-482128da-88b8-46e8-a383-258a9510aed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:52,490 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:52,490 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb97b0cd-f134-4b69-a678-8aa3c67053bf', 'x-compute-request-id': 'req-fb97b0cd-f134-4b69-a678-8aa3c67053bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:53,581 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:24:53,582 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-008b1a7c-e57d-465c-b401-8f89ab6bfa86', 'x-compute-request-id': 'req-008b1a7c-e57d-465c-b401-8f89ab6bfa86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:54,677 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:24:54,677 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166435ea-2367-49aa-96b9-b97829b1e3aa', 'x-compute-request-id': 'req-166435ea-2367-49aa-96b9-b97829b1e3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:55,772 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:24:55,772 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efc6534b-fc94-4861-8b4b-bddc58c2302c', 'x-compute-request-id': 'req-efc6534b-fc94-4861-8b4b-bddc58c2302c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:56,866 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:24:56,867 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ecf2e7-3124-4018-a142-a00c58f8c239', 'x-compute-request-id': 'req-52ecf2e7-3124-4018-a142-a00c58f8c239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:57,957 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:24:57,957 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41b0692f-a5d6-4019-a70d-b3c64b640e2f', 'x-compute-request-id': 'req-41b0692f-a5d6-4019-a70d-b3c64b640e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:24:59,049 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:24:59,049 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8d1db2f-c8d0-4bfa-ba83-1d6a3b043e00', 'x-compute-request-id': 'req-e8d1db2f-c8d0-4bfa-ba83-1d6a3b043e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:25:00,142 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:25:00,142 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-744dca57-f079-4a8c-8563-96725f9f479f', 'x-compute-request-id': 'req-744dca57-f079-4a8c-8563-96725f9f479f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:25:01,237 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.086s 2021-10-23 20:25:01,237 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d2c387c-5d88-440c-8458-719fa78e0e22', 'x-compute-request-id': 'req-8d2c387c-5d88-440c-8458-719fa78e0e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:25:02,330 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:25:02,331 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4797a918-2bf3-495f-b7ee-aba31949590b', 'x-compute-request-id': 'req-4797a918-2bf3-495f-b7ee-aba31949590b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:25:03,426 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.087s 2021-10-23 20:25:03,427 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bab107f4-acc2-41e2-881e-f6361a6de170', 'x-compute-request-id': 'req-bab107f4-acc2-41e2-881e-f6361a6de170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:25:04,520 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.085s 2021-10-23 20:25:04,521 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39cfbb84-d2db-430b-a48e-a7b7ea3c4327', 'x-compute-request-id': 'req-39cfbb84-d2db-430b-a48e-a7b7ea3c4327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:25:05,612 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:25:05,612 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c73de7b-3b81-4bd8-9a45-2aff43043aa2', 'x-compute-request-id': 'req-6c73de7b-3b81-4bd8-9a45-2aff43043aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:25:06,752 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.130s 2021-10-23 20:25:06,752 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6dfd6c8-34ef-4cda-a54d-ae7f8e5b8026', 'x-compute-request-id': 'req-d6dfd6c8-34ef-4cda-a54d-ae7f8e5b8026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:25:07,866 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.106s 2021-10-23 20:25:07,867 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d31bb12-09c2-4e5a-b422-f5fc931c0049', 'x-compute-request-id': 'req-3d31bb12-09c2-4e5a-b422-f5fc931c0049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:25:08,959 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:25:08,959 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d2798c2-19c6-4b89-803a-cae547e9ef84', 'x-compute-request-id': 'req-5d2798c2-19c6-4b89-803a-cae547e9ef84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:25:10,051 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.083s 2021-10-23 20:25:10,051 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28d3e7a2-3c89-44f0-9caf-981c70e916d2', 'x-compute-request-id': 'req-28d3e7a2-3c89-44f0-9caf-981c70e916d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:25:11,144 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.084s 2021-10-23 20:25:11,144 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b09fca4-f6e0-4b8f-94b5-295754f881b6', 'x-compute-request-id': 'req-1b09fca4-f6e0-4b8f-94b5-295754f881b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:25:12,235 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.082s 2021-10-23 20:25:12,236 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6297b57-359a-4571-9793-6333e79ebc65', 'x-compute-request-id': 'req-c6297b57-359a-4571-9793-6333e79ebc65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' 2021-10-23 20:25:13,334 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1 0.089s 2021-10-23 20:25:13,334 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32a380f6-eddd-4c25-ba7b-599dbf9a264e', 'x-compute-request-id': 'req-32a380f6-eddd-4c25-ba7b-599dbf9a264e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1'} Body: b'{"server": {"id": "ee77f754-69df-44cf-9905-9e39893bd7f1", "name": "tempest-VolumesSnapshotTestJSON-instance-1437194656", "status": "ACTIVE", "tenant_id": "1f3476595bfe4d768f019bc7cdb8ff94", "user_id": "30d5154ada5446ccacfe55301c3c4411", "metadata": {}, "hostId": "5af371f0707a8169ebb9a52ca6fd8b8373aa262be0f0ea2f99d885df", "image": {"id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:06:06Z", "updated": "2021-10-23T20:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/ee77f754-69df-44cf-9905-9e39893bd7f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-23T20:06:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f5acbe8f-e720-4324-a389-aef6028e7b09"}]}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume f5acbe8f-e720-4324-a389-aef6028e7b09 failed to reach available status (current detaching) within the required time (360 s). }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 141, in wait_for_server_termination raise lib_exc.TimeoutException tempest.lib.exceptions.TimeoutException: Request timed out Details: None }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 59, in test_snapshot_create_delete_with_volume_in_use snapshot1 = self.create_snapshot(volume['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 149, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot f47fbd53-bdac-4607-bc2a-0d3ea8490c09 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
fail
ft3.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-23 20:25:16,768 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 202 POST http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots 3.277s 2021-10-23 20:25:16,768 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "aa4fccb7-9850-47c3-8d15-d6bf6ae2c848", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-524188752"}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc29f26-060f-4b73-abf3-eb26a39eb3da', 'content-length': '379', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc29f26-060f-4b73-abf3-eb26a39eb3da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots'} Body: b'{"snapshot": {"id": "72f3c08e-772f-4df5-890b-fb35f04c33fd", "created_at": "2021-10-23T20:25:16.713695", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-524188752", "description": null, "volume_id": "aa4fccb7-9850-47c3-8d15-d6bf6ae2c848", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}}}' 2021-10-23 20:26:16,831 114660 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.18', port=80): Read timed out. (read timeout=60)")': /volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd 2021-10-23 20:27:08,629 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd 111.858s 2021-10-23 20:27:08,629 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158142fe-63b8-4d23-a0a3-e7afa773d6d2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158142fe-63b8-4d23-a0a3-e7afa773d6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd'} Body: b'{"snapshot": {"id": "72f3c08e-772f-4df5-890b-fb35f04c33fd", "created_at": "2021-10-23T20:25:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-524188752", "description": null, "volume_id": "aa4fccb7-9850-47c3-8d15-d6bf6ae2c848", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:27:16,875 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd 7.242s 2021-10-23 20:27:16,876 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7933bf0e-c595-474f-aac3-9c163587979a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7933bf0e-c595-474f-aac3-9c163587979a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd'} Body: b'{"snapshot": {"id": "72f3c08e-772f-4df5-890b-fb35f04c33fd", "created_at": "2021-10-23T20:25:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-524188752", "description": null, "volume_id": "aa4fccb7-9850-47c3-8d15-d6bf6ae2c848", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:28:17,939 114660 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.18', port=80): Read timed out. (read timeout=60)")': /volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd 2021-10-23 20:29:08,798 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd 110.919s 2021-10-23 20:29:08,798 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d2650f-7226-45b2-a8aa-b559346b4def', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d2650f-7226-45b2-a8aa-b559346b4def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd'} Body: b'{"snapshot": {"id": "72f3c08e-772f-4df5-890b-fb35f04c33fd", "created_at": "2021-10-23T20:25:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-524188752", "description": null, "volume_id": "aa4fccb7-9850-47c3-8d15-d6bf6ae2c848", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:29:17,052 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd 7.250s 2021-10-23 20:29:17,053 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c9a005-729b-44bf-b0cc-1904826e5950', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c9a005-729b-44bf-b0cc-1904826e5950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd'} Body: b'{"snapshot": {"id": "72f3c08e-772f-4df5-890b-fb35f04c33fd", "created_at": "2021-10-23T20:25:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-524188752", "description": null, "volume_id": "aa4fccb7-9850-47c3-8d15-d6bf6ae2c848", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:30:18,115 114660 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.18', port=80): Read timed out. (read timeout=60)")': /volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd 2021-10-23 20:31:09,045 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd 110.989s 2021-10-23 20:31:09,045 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd0b8d5-a31f-4d66-b082-0223245d409f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd0b8d5-a31f-4d66-b082-0223245d409f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd'} Body: b'{"snapshot": {"id": "72f3c08e-772f-4df5-890b-fb35f04c33fd", "created_at": "2021-10-23T20:25:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-524188752", "description": null, "volume_id": "aa4fccb7-9850-47c3-8d15-d6bf6ae2c848", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:31:17,203 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd 7.154s 2021-10-23 20:31:17,203 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3be3a36-8b77-460d-99fd-6eaa7ca6f235', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3be3a36-8b77-460d-99fd-6eaa7ca6f235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd'} Body: b'{"snapshot": {"id": "72f3c08e-772f-4df5-890b-fb35f04c33fd", "created_at": "2021-10-23T20:25:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-524188752", "description": null, "volume_id": "aa4fccb7-9850-47c3-8d15-d6bf6ae2c848", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:32:18,268 114660 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.18', port=80): Read timed out. (read timeout=60)")': /volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd 2021-10-23 20:33:09,612 114660 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd 111.405s 2021-10-23 20:33:09,613 114660 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d6bdb2d-87f7-44ee-87b7-164113e2e2de', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d6bdb2d-87f7-44ee-87b7-164113e2e2de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/1f3476595bfe4d768f019bc7cdb8ff94/snapshots/72f3c08e-772f-4df5-890b-fb35f04c33fd'} Body: b'{"snapshot": {"id": "72f3c08e-772f-4df5-890b-fb35f04c33fd", "created_at": "2021-10-23T20:25:17.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-524188752", "description": null, "volume_id": "aa4fccb7-9850-47c3-8d15-d6bf6ae2c848", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "1f3476595bfe4d768f019bc7cdb8ff94", "os-extended-snapshot-attributes:progress": "0%"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 103, in test_snapshot_create_get_list_update_delete snapshot = self.create_snapshot(self.volume_origin['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 149, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 72f3c08e-772f-4df5-890b-fb35f04c33fd failed to reach available status (current creating) within the required time (360 s). |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt3.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt3.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt3.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft4.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-23 19:56:59,898 114647 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2021-10-23 19:57:00,588 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.18/compute/v2.1/os-keypairs 0.689s 2021-10-23 19:57:00,588 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1151914060"}} Response - Headers: {'date': 'Sat, 23 Oct 2021 19:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e938c65c-201a-4b09-b639-a78c9af010e5', 'x-compute-request-id': 'req-e938c65c-201a-4b09-b639-a78c9af010e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAuM8DFzm5TSRPCg4O8PTPcBf7Qu3pgBDw5H/ILfxlIBR0tko5\\neQZzXrDTF8LYkYHgwlrdOm8e6sJCDtZoo47St7wNdx7hWGJz+4/qlSGhAuOZLUwv\\nb0Gf15Ac+fVVX2xP/BFllqVeMVQlRMZNBBHJCu5J1/jndyIoZp9WZXpJn5WGqkno\\nlEZ0lwfgtmmg7SrSRm/gp+EUqg7GVtxVDYxpgW0uySi2+UDpXMmG8KsIjKz+DK8I\\nDk2YAK9q6AUDVpg0UVKoj/H6aog+QzN7hfOK0jXjiGmICHrkiy0vjkVOlxhen1qp\\nFpn2+4OnQjjpqH2fBpsYYaZFoIiiz35m9GQtewIDAQABAoIBABoWRqZppImKHYoa\\nz+sdc4asK/CXqsVEHuzySKyNGy07FfqBYbl+upxcM4AAJhfsEHD+6ImOE/wpba+w\\nflbQG1iKOBBfkImsZBjXiNKCS7sfq4ikX3HB/rEsC5sREXsFzAiV4BQyxagK67PY\\nlhiD9jAP0OamoO3FKZTK2yQ57diTwgbG+d2T/PsgjVbWGavptUqWp+b9SOR5fbKQ\\nA869qMOMauPtq9i3dDivHqBYFlQNkvQeo13+zPn6LKhwnP4s72rPHejbOpuvDmtp\\n++oxoD9sidvWFCd+unF3It4wSDmNixpdoKYgb7sQFh3+jjXaTkbMjhrf51SgOLLd\\nux3iQMECgYEA8rZWsvkAtQ6e1jWiL97xWNcJoT/xFXAU8pV3BSVAoMihZiQMP5+O\\nEtpHdFH9hG6fb8k2YZCVKIbF25FOuXrTfo5SFq9Zv3bmBl14uk9VC3smFImWayRq\\nZAkIZxBfdEYOtR1p1d2REYwGoSVc9qda4yCnMyd1pY9LMGCmERfWsJsCgYEAwu0k\\negaXVuY0ugw8u2llPzQgP/gieag2l3SHbBzVYuiGwYYE7EjPV66b4fxw1sWWCYaz\\nFOM4HjUrUf/BydKjblh5rFxe6ESkEc6HVG1XOmDdIc8zoqwkJruak5mtVW/YBuCz\\nDysrGoaLdsstsE1N5lhiSM81BQCtLil8RNNpFKECgYBbgDhRQqRsnbVt5kxdpbvx\\nFSiRPOzjexy6k3SKYQ/rTZfjTOW9OqayHs5fYOWlfprm5sF0qLBC1gRTkYVPUanY\\nBUmXOcYo82cmsShpfK0AJg4mIfSuMc1WJz2etUJ3ME4tI4iZ0uz044hASjiw2Ejg\\nZZgDJfYpU0syUs1olkcezwKBgQC2Z5EduzM9dzhZ7P+b5HmBFncjRUCFlXpYagwb\\niDPKVYtcZtwOe+fCxjtK0p6I6+aFzY2g+ytVYS3DktA12y1iIdriBqItOaZKn3gV\\n8ieREnl7nNhV3j4KHL3+Zu1DqOB/Nx94D05LiSHSrTh45S4DYiu+tF+J6eMk8l8+\\nTJLlYQKBgCweMJvuYYn1KZ46eOVKQB/X+3z4wdYftaI5PIfSGm2W6Mi9BMUi0mRb\\nCaNDXgHcKlHt5reF5v/vLnoEq8DLDC91C9Zo3ANF8aKgdvDXpsX6znMh79AIUO9F\\n5rqU17A9TqSZAJoDNLG+ZcWZaGOYQltlzNLORQHmKThHlIr7KxXz\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBootPattern-1151914060", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4zwMXOblNJE8KDg7w9M9wF/tC7emAEPDkf8gt/GUgFHS2Sjl5BnNesNMXwtiRgeDCWt06bx7qwkIO1mijjtK3vA13HuFYYnP7j+qVIaEC45ktTC9vQZ/XkBz59VVfbE/8EWWWpV4xVCVExk0EEckK7knX+Od3Iihmn1ZlekmflYaqSeiURnSXB+C2aaDtKtJGb+Cn4RSqDsZW3FUNjGmBbS7JKLb5QOlcyYbwqwiMrP4MrwgOTZgAr2roBQNWmDRRUqiP8fpqiD5DM3uF84rSNeOIaYgIeuSLLS+ORU6XGF6fWqkWmfb7g6dCOOmofZ8GmxhhpkWgiKLPfmb0ZC17 Generated-by-Nova", "fingerprint": "2f:1c:c9:23:d1:e0:10:b9:4f:a3:79:66:c9:f3:83:79", "user_id": "054906e81fb745618ed0d71a6a68afd7"}}' 2021-10-23 19:57:00,851 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-groups 0.261s 2021-10-23 19:57:00,852 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-856779279", "description": "tempest-secgroup-smoke-856779279 description", "project_id": "f553ebded5ff4a5bb61d991e78b318a0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1592', 'x-openstack-request-id': 'req-c70a49db-a47f-4024-9e28-f343cf16b755', 'date': 'Sat, 23 Oct 2021 19:57:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "b50ecc5c-86d4-46df-8985-510d77284a46", "name": "tempest-secgroup-smoke-856779279", "stateful": true, "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "description": "tempest-secgroup-smoke-856779279 description", "security_group_rules": [{"id": "3d347b58-13f0-419b-8da0-1776b4ed1e94", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 311, "description": null, "tags": [], "created_at": "2021-10-23T19:57:00Z", "updated_at": "2021-10-23T19:57:00Z", "revision_number": 0, "project_id": "f553ebded5ff4a5bb61d991e78b318a0"}, {"id": "7f9be43b-5f48-4931-ad9d-f3ebd240ace3", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 310, "description": null, "tags": [], "created_at": "2021-10-23T19:57:00Z", "updated_at": "2021-10-23T19:57:00Z", "revision_number": 0, "project_id": "f553ebded5ff4a5bb61d991e78b318a0"}], "tags": [], "created_at": "2021-10-23T19:57:00Z", "updated_at": "2021-10-23T19:57:00Z", "revision_number": 1, "project_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:01,048 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.196s 2021-10-23 19:57:01,049 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "project_id": "f553ebded5ff4a5bb61d991e78b318a0", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-ae77f48d-1c5a-4999-b55d-e161c13d2106', 'date': 'Sat, 23 Oct 2021 19:57:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dceb961d-7cd1-4e67-84e5-de7798c784e2", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-23T19:57:00Z", "updated_at": "2021-10-23T19:57:00Z", "revision_number": 0, "project_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:01,210 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.160s 2021-10-23 19:57:01,210 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "project_id": "f553ebded5ff4a5bb61d991e78b318a0", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-9f52eff3-b60d-4677-a113-20ea2ca8c440', 'date': 'Sat, 23 Oct 2021 19:57:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9b526d34-641c-4d99-8347-f1330fe8a299", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-23T19:57:01Z", "updated_at": "2021-10-23T19:57:01Z", "revision_number": 0, "project_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:01,603 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.392s 2021-10-23 19:57:01,603 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "project_id": "f553ebded5ff4a5bb61d991e78b318a0", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0604bf2f-ac00-484e-9980-74ef3eb60a0b', 'date': 'Sat, 23 Oct 2021 19:57:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8ca674ac-473a-48d0-ac72-7cf6f841e250", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-23T19:57:01Z", "updated_at": "2021-10-23T19:57:01Z", "revision_number": 0, "project_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:01,728 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.125s 2021-10-23 19:57:01,729 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "project_id": "f553ebded5ff4a5bb61d991e78b318a0", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c6b3a607-5f11-4737-b338-b19da5b2e1f1', 'date': 'Sat, 23 Oct 2021 19:57:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1d65b368-3a88-49e4-9c6e-282831b9fe7d", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-23T19:57:01Z", "updated_at": "2021-10-23T19:57:01Z", "revision_number": 0, "project_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:01,920 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.190s 2021-10-23 19:57:01,920 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "project_id": "f553ebded5ff4a5bb61d991e78b318a0", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-990a1480-7607-41a5-8b42-a86fb55c323b', 'date': 'Sat, 23 Oct 2021 19:57:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b25a893b-c4bb-4edf-938a-ccc2ad654c03", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-23T19:57:01Z", "updated_at": "2021-10-23T19:57:01Z", "revision_number": 0, "project_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:02,274 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.353s 2021-10-23 19:57:02,274 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "project_id": "f553ebded5ff4a5bb61d991e78b318a0", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e34457ef-f6af-42b3-8021-707c212794d6', 'date': 'Sat, 23 Oct 2021 19:57:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2aaff022-be15-4193-b384-7e9c9d7fc7b8", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "security_group_id": "b50ecc5c-86d4-46df-8985-510d77284a46", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-23T19:57:02Z", "updated_at": "2021-10-23T19:57:02Z", "revision_number": 0, "project_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:02,274 114647 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2021-10-23 19:57:02,313 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/image/v2/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf 0.038s 2021-10-23 19:57:02,314 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-42e667e8-93a5-4081-ba25-7ae0870ce669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/image/v2/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "a2250204f60343388e248e7b4b770d8a", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "created_at": "2021-10-23T19:48:37Z", "updated_at": "2021-10-23T19:48:52Z", "tags": [], "self": "/v2/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf", "file": "/v2/images/835bfdb4-f003-47f4-a6c7-f835ceee05cf/file", "schema": "/v2/schemas/image"}' 2021-10-23 19:57:03,062 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes 0.747s 2021-10-23 19:57:03,062 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-154505", "snapshot_id": null, "imageRef": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbb76af0-b1da-421a-b872-169b1008856d', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbb76af0-b1da-421a-b872-169b1008856d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:02.906393", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-23 19:57:03,198 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.128s 2021-10-23 19:57:03,198 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1009b70c-c520-4327-9750-bd2297fae986', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1009b70c-c520-4327-9750-bd2297fae986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:04,277 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.071s 2021-10-23 19:57:04,277 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e065908-c5b8-4717-ab07-87e13689e890', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e065908-c5b8-4717-ab07-87e13689e890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:05,339 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.053s 2021-10-23 19:57:05,339 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec3a52d0-f8f0-41b7-8dbf-61982830ba6c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec3a52d0-f8f0-41b7-8dbf-61982830ba6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:06,417 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.070s 2021-10-23 19:57:06,417 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f19b0a-5090-4910-8968-d21ed363d827', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f19b0a-5090-4910-8968-d21ed363d827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:07,590 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.161s 2021-10-23 19:57:07,590 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27725b82-3653-4f86-a470-8f763ccf48f4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27725b82-3653-4f86-a470-8f763ccf48f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:08,647 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.048s 2021-10-23 19:57:08,648 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34dada68-e782-45aa-b581-a185208582a2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34dada68-e782-45aa-b581-a185208582a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:09,697 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.041s 2021-10-23 19:57:09,698 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-986dc086-af29-47f2-a969-167d1ac61a0f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-986dc086-af29-47f2-a969-167d1ac61a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:10,757 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.052s 2021-10-23 19:57:10,757 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca09747a-2987-4db1-80cd-e5be76b6b98a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca09747a-2987-4db1-80cd-e5be76b6b98a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:11,809 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 19:57:11,809 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5246a40f-b618-4a08-9c0e-c54f64748ff2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5246a40f-b618-4a08-9c0e-c54f64748ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:12,855 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.039s 2021-10-23 19:57:12,856 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d89c879-eac7-4833-a94e-6a791433c18f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d89c879-eac7-4833-a94e-6a791433c18f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:13,919 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 19:57:13,919 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7e17ff6-5363-43dc-8c82-a1cc775e6eb9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7e17ff6-5363-43dc-8c82-a1cc775e6eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:14,999 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.071s 2021-10-23 19:57:15,000 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b4e6db-6dbf-4105-8652-c6a13f3ca448', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b4e6db-6dbf-4105-8652-c6a13f3ca448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:16,057 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.048s 2021-10-23 19:57:16,057 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1920f2a-bdeb-4929-a582-6b4b56390214', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1920f2a-bdeb-4929-a582-6b4b56390214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:17,139 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.074s 2021-10-23 19:57:17,140 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dcb53dd-8a45-4780-935a-2301d12004a9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dcb53dd-8a45-4780-935a-2301d12004a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:18,191 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.041s 2021-10-23 19:57:18,191 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b11b2190-5be7-4d84-a90d-231824966990', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b11b2190-5be7-4d84-a90d-231824966990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:19,238 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.039s 2021-10-23 19:57:19,239 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba1f678-a93c-4146-bcad-6ebabac8b5c8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba1f678-a93c-4146-bcad-6ebabac8b5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:20,287 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.041s 2021-10-23 19:57:20,288 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d640d7-58fc-4cfc-b62f-1808d354efc4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d640d7-58fc-4cfc-b62f-1808d354efc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:21,339 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 19:57:21,339 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6332273-4781-4305-8feb-657bd14efbd2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6332273-4781-4305-8feb-657bd14efbd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:22,389 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 19:57:22,390 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3242d8-1e11-4f62-bb5a-40e703461e96', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3242d8-1e11-4f62-bb5a-40e703461e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:23,438 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.040s 2021-10-23 19:57:23,438 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0efeab-5d92-4e48-9aaa-03077df4a0ca', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0efeab-5d92-4e48-9aaa-03077df4a0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:24,501 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 19:57:24,502 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0ebd4c6-50d2-4913-855b-475e4a94cc38', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0ebd4c6-50d2-4913-855b-475e4a94cc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:25,554 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 19:57:25,555 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a47c795-d20d-43d1-982b-e7e17b296583', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a47c795-d20d-43d1-982b-e7e17b296583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:26,606 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 19:57:26,606 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f22b04f8-9657-4c02-878b-5540d99ca4ef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f22b04f8-9657-4c02-878b-5540d99ca4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:27,746 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.131s 2021-10-23 19:57:27,747 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7141f2d-6cba-474e-aa68-621d117f7347', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7141f2d-6cba-474e-aa68-621d117f7347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:28,841 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.086s 2021-10-23 19:57:28,841 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a934cec-72ed-4c18-8dd6-925bbccb9121', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a934cec-72ed-4c18-8dd6-925bbccb9121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:29,894 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.045s 2021-10-23 19:57:29,895 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0161b36-e787-4c60-a6bc-aa7055331f20', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0161b36-e787-4c60-a6bc-aa7055331f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:31,105 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.201s 2021-10-23 19:57:31,105 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d7f700-dc9b-4672-9df2-172470ed9f7e', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d7f700-dc9b-4672-9df2-172470ed9f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:32,178 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.066s 2021-10-23 19:57:32,179 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f570d5b-985b-4fbd-9c6f-65db663b311a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f570d5b-985b-4fbd-9c6f-65db663b311a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:33,231 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.045s 2021-10-23 19:57:33,232 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6367937a-d194-4dfe-90c9-190000280415', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6367937a-d194-4dfe-90c9-190000280415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:34,276 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.037s 2021-10-23 19:57:34,276 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e840041-2b5b-4ca9-96fe-cbc096e43eca', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e840041-2b5b-4ca9-96fe-cbc096e43eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:35,320 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.037s 2021-10-23 19:57:35,321 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e56ac2d-d6db-435c-90b1-d7500a586a33', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e56ac2d-d6db-435c-90b1-d7500a586a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:36,367 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.039s 2021-10-23 19:57:36,368 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5331b8a-2c56-4d26-a46d-37f63a57a3e9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5331b8a-2c56-4d26-a46d-37f63a57a3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:37,439 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.064s 2021-10-23 19:57:37,439 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b514d2-f4b3-4ce4-a3f7-5a86af09439d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b514d2-f4b3-4ce4-a3f7-5a86af09439d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:38,497 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.050s 2021-10-23 19:57:38,497 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abcb4d0b-ef1e-438a-b758-12b46551ea3f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abcb4d0b-ef1e-438a-b758-12b46551ea3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:39,665 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.158s 2021-10-23 19:57:39,666 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6605548-fccb-4a63-9688-b547c4914c26', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6605548-fccb-4a63-9688-b547c4914c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:40,712 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.039s 2021-10-23 19:57:40,712 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e816c8fd-5379-43c4-a2ed-2f75b40eeae4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e816c8fd-5379-43c4-a2ed-2f75b40eeae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:41,803 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.083s 2021-10-23 19:57:41,804 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d64ff3ef-cdf9-40dd-88d2-51567573c5b6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d64ff3ef-cdf9-40dd-88d2-51567573c5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:42,915 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.104s 2021-10-23 19:57:42,916 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff0eee1-851b-487e-a84b-06b6dcf9fe82', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff0eee1-851b-487e-a84b-06b6dcf9fe82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:44,059 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.136s 2021-10-23 19:57:44,059 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af4eac0f-3e9a-4843-bb71-472108fd6a71', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af4eac0f-3e9a-4843-bb71-472108fd6a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:45,160 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.092s 2021-10-23 19:57:45,160 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d13dac3-a029-4c2d-9a05-35ec5c8aed70', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d13dac3-a029-4c2d-9a05-35ec5c8aed70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:46,267 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.099s 2021-10-23 19:57:46,268 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b842d9fe-54df-4f62-9663-2de93fdced2d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b842d9fe-54df-4f62-9663-2de93fdced2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:47,354 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.078s 2021-10-23 19:57:47,355 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19229d07-decf-4fb2-9508-d051b49357c6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19229d07-decf-4fb2-9508-d051b49357c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:48,424 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.061s 2021-10-23 19:57:48,424 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f13456bb-d785-4181-8697-159b9e5d4e20', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f13456bb-d785-4181-8697-159b9e5d4e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:49,482 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.049s 2021-10-23 19:57:49,482 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811ff71c-ad47-4bbb-9cdc-dfd932178769', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811ff71c-ad47-4bbb-9cdc-dfd932178769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:50,557 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.068s 2021-10-23 19:57:50,557 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1bfa05-6003-4e15-9ad2-077a0a4010ce', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1bfa05-6003-4e15-9ad2-077a0a4010ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:50,564 114647 INFO [tempest.common.waiters] volume 0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 reached available after waiting for 47.564611 seconds 2021-10-23 19:57:50,621 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 19:57:50,621 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2526496f-f810-4af2-bf4a-a5051a9e24ed', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2526496f-f810-4af2-bf4a-a5051a9e24ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T19:57:50.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 19:57:50,772 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18/identity/v3/auth/tokens 0.133s 2021-10-23 19:57:50,772 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3399', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cf97d800-1880-4976-8979-6476fb5ea3ba', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "054906e81fb745618ed0d71a6a68afd7", "name": "tempest-TestVolumeBootPattern-1311785313-project", "password_expires_at": null}, "audit_ids": ["UEDEeA6GSR-FmNavXIScXA"], "expires_at": "2021-10-23T20:57:50.000000Z", "issued_at": "2021-10-23T19:57:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f553ebded5ff4a5bb61d991e78b318a0", "name": "tempest-TestVolumeBootPattern-1311785313"}, "is_domain": false, "roles": [{"id": "a1229bdf9e3f4b9b89d873a3a081a7b7", "name": "member"}, {"id": "cfc23e70ab9b4dbc951a05d7c05f371d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cb439d3aa73649b4ad1832af4111342a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/placement", "region": "RegionOne"}], "id": "0d02ca445d9748efbf296808b22db49e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3b4c37176b5f4e2fa72fb4f70d694014", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2.1", "region": "RegionOne"}], "id": "0e3e038f56ea49df87f6b5720ac6a41b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7a059b27d8cc4ffb970883fc53473c16", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0", "region": "RegionOne"}], "id": "1d8340a10074427880bad3f51d009236", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9accaabab75442708fd90f9978133e35", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/image", "region": "RegionOne"}], "id": "913ffe0afa6c4212b87d707d7b475656", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f25ab8188d5e42a0ae16204edd0bf510", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2/f553ebded5ff4a5bb61d991e78b318a0", "region": "RegionOne"}], "id": "a415897080aa47f7a37895d088f3db9c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "eca4be3e203743799e9c7440c1594c98", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:8080/v1/AUTH_f553ebded5ff4a5bb61d991e78b318a0", "region": "RegionOne"}, {"id": "ff6dbb95363749fe82eb174ab54cf57b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18:8080", "region": "RegionOne"}], "id": "bc68fbaea65a40a1b9fb50f3fecff60e", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2d587f92e33a4908b1c994611a1f02bf", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}, {"id": "74cee7bee1db4a40803d4ae76ff1d9ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}], "id": "e7e3f5f0148c4b6287f3ac5075c58855", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "61471cc5215d4edb808cef5a9e0ff470", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:9696/", "region": "RegionOne"}], "id": "ed1306670ee044029350f5fe298ddeab", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f065c20fa0f142e19a2b28235717ef94", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0", "region": "RegionOne"}], "id": "ee2748b669cf4057b1ec34ce11bfec67", "type": "block-storage", "name": "cinder"}]}}' 2021-10-23 19:57:50,773 114647 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'af4a0e62-9425-4a4a-8faa-93585bce9e69', 'name': 'tempest-TestVolumeBootPattern-487687795-network', 'tenant_id': 'f553ebded5ff4a5bb61d991e78b318a0', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f553ebded5ff4a5bb61d991e78b318a0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 160, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-23T19:56:44Z', 'updated_at': '2021-10-23T19:56:44Z', 'revision_number': 1} available for tenant 2021-10-23 19:57:51,997 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.18/compute/v2.1/servers 1.223s 2021-10-23 19:57:51,997 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-135878635", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-1151914060", "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "block_device_mapping_v2": [{"uuid": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "af4a0e62-9425-4a4a-8faa-93585bce9e69"}]}} Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b78dd260-0ecd-46ae-b283-9064ebeeb518', 'x-compute-request-id': 'req-b78dd260-0ecd-46ae-b283-9064ebeeb518', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/servers'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "adminPass": "m3uvCXKKXTFQ"}}' 2021-10-23 19:57:52,609 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.609s 2021-10-23 19:57:52,609 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4abd3169-c466-48bf-a87d-72bc150c62ae', 'x-compute-request-id': 'req-4abd3169-c466-48bf-a87d-72bc150c62ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:52Z", "updated": "2021-10-23T19:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 19:57:54,544 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.927s 2021-10-23 19:57:54,545 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0efec96d-88c3-402e-800b-a4e6a81a5641', 'x-compute-request-id': 'req-0efec96d-88c3-402e-800b-a4e6a81a5641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T19:57:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 19:57:54,553 114647 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2021-10-23 19:58:08,113 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 12.558s 2021-10-23 19:58:08,113 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96ad65e2-f74a-4718-b23f-c2abd24bad05', 'x-compute-request-id': 'req-96ad65e2-f74a-4718-b23f-c2abd24bad05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T19:57:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 19:58:08,121 114647 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 16 second wait 2021-10-23 19:58:09,383 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.260s 2021-10-23 19:58:09,383 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6795571-0146-4a56-9797-b942134a0a81', 'x-compute-request-id': 'req-b6795571-0146-4a56-9797-b942134a0a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T19:57:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 19:58:10,692 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.301s 2021-10-23 19:58:10,693 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15a727d3-c9e1-4934-807c-696a48d7e87b', 'x-compute-request-id': 'req-15a727d3-c9e1-4934-807c-696a48d7e87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T19:57:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 19:58:11,964 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.263s 2021-10-23 19:58:11,964 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e59f9fca-a7bb-42a2-9c38-e9e26fd7672b', 'x-compute-request-id': 'req-e59f9fca-a7bb-42a2-9c38-e9e26fd7672b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T19:57:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 19:58:13,130 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.158s 2021-10-23 19:58:13,130 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0713a5df-526d-45cc-b832-cc1d5d02ee56', 'x-compute-request-id': 'req-0713a5df-526d-45cc-b832-cc1d5d02ee56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T19:58:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 19:58:14,294 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.154s 2021-10-23 19:58:14,294 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3680f54-d79a-4794-bad8-3e71f9000404', 'x-compute-request-id': 'req-c3680f54-d79a-4794-bad8-3e71f9000404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T19:58:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 19:58:15,458 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.156s 2021-10-23 19:58:15,458 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe764ec5-ad36-44ce-ab9d-190b8f00eba4', 'x-compute-request-id': 'req-fe764ec5-ad36-44ce-ab9d-190b8f00eba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T19:58:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 19:58:16,627 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.159s 2021-10-23 19:58:16,627 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31ef7c25-358c-4d65-ad2b-e65007ef8f80', 'x-compute-request-id': 'req-31ef7c25-358c-4d65-ad2b-e65007ef8f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T19:58:16Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:a2:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T19:58:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 19:58:16,635 114647 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 24 second wait 2021-10-23 19:58:16,794 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.158s 2021-10-23 19:58:16,795 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 19:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c72c9897-61af-4c34-b3c9-89b0b97fa62c', 'x-compute-request-id': 'req-c72c9897-61af-4c34-b3c9-89b0b97fa62c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T19:58:16Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:a2:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T19:58:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 19:58:16,802 114647 INFO [tempest.scenario.test_volume_boot_pattern] Booted first instance: {'id': 'a7b4eb94-239c-4030-8bb6-6a9ef05ec257', 'name': 'tempest-TestVolumeBootPattern-server-135878635', 'status': 'ACTIVE', 'tenant_id': 'f553ebded5ff4a5bb61d991e78b318a0', 'user_id': '054906e81fb745618ed0d71a6a68afd7', 'metadata': {}, 'hostId': 'f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/flavors/452'}]}, 'created': '2021-10-23T19:57:51Z', 'updated': '2021-10-23T19:58:16Z', 'addresses': {'tempest-TestVolumeBootPattern-487687795-network': [{'version': 4, 'addr': '172.20.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ca:a2:d8'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'}, {'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1151914060', 'OS-SRV-USG:launched_at': '2021-10-23T19:58:16.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-856779279'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'}]} 2021-10-23 19:58:16,802 114647 INFO [tempest.scenario.test_volume_boot_pattern] Setting timestamp in instance {'id': 'a7b4eb94-239c-4030-8bb6-6a9ef05ec257', 'name': 'tempest-TestVolumeBootPattern-server-135878635', 'status': 'ACTIVE', 'tenant_id': 'f553ebded5ff4a5bb61d991e78b318a0', 'user_id': '054906e81fb745618ed0d71a6a68afd7', 'metadata': {}, 'hostId': 'f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/flavors/452'}]}, 'created': '2021-10-23T19:57:51Z', 'updated': '2021-10-23T19:58:16Z', 'addresses': {'tempest-TestVolumeBootPattern-487687795-network': [{'version': 4, 'addr': '172.20.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ca:a2:d8'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'}, {'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1151914060', 'OS-SRV-USG:launched_at': '2021-10-23T19:58:16.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-856779279'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'}]} 2021-10-23 19:58:17,026 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18:9696/v2.0/ports?device_id=a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.223s 2021-10-23 19:58:17,027 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-c6f4e37b-7d0b-4d4b-af11-958863782c8e', 'date': 'Sat, 23 Oct 2021 19:58:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/ports?device_id=a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"ports":[{"id":"6584f54a-e832-4233-a4f6-cddac84a721d","name":"","network_id":"af4a0e62-9425-4a4a-8faa-93585bce9e69","tenant_id":"f553ebded5ff4a5bb61d991e78b318a0","mac_address":"fa:16:3e:ca:a2:d8","admin_state_up":true,"status":"ACTIVE","device_id":"a7b4eb94-239c-4030-8bb6-6a9ef05ec257","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e9a424a8-c977-4706-9a57-1f9082e5d311","ip_address":"172.20.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b50ecc5c-86d4-46df-8985-510d77284a46"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-81398","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2021-10-23T19:57:54Z","updated_at":"2021-10-23T19:58:12Z","revision_number":5,"project_id":"f553ebded5ff4a5bb61d991e78b318a0"}]}' 2021-10-23 19:58:19,091 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/floatingips 2.063s 2021-10-23 19:58:19,091 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "acc3a10b-27d8-4187-9a3c-77a5b70d6993", "port_id": "6584f54a-e832-4233-a4f6-cddac84a721d", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "fixed_ip_address": "172.20.0.9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-c5928a0c-29bb-4ff3-82c2-17ae7acec334', 'date': 'Sat, 23 Oct 2021 19:58:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2ae7e077-0bc0-47d2-bde6-8d1238af48ca", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "floating_ip_address": "172.27.0.140", "floating_network_id": "acc3a10b-27d8-4187-9a3c-77a5b70d6993", "router_id": "29df5b54-8b8c-4773-b0e7-367861fb97ee", "port_id": "6584f54a-e832-4233-a4f6-cddac84a721d", "fixed_ip_address": "172.20.0.9", "status": "DOWN", "project_id": "f553ebded5ff4a5bb61d991e78b318a0", "description": "", "port_details": {"name": "", "network_id": "af4a0e62-9425-4a4a-8faa-93585bce9e69", "mac_address": "fa:16:3e:ca:a2:d8", "admin_state_up": true, "status": "ACTIVE", "device_id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-10-23T19:58:17Z", "updated_at": "2021-10-23T19:58:17Z", "revision_number": 0}}' 2021-10-23 19:58:19,104 114647 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.140:22' as 'ubuntu' with public key authentication 2021-10-23 19:58:23,157 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 1. Retry after 2 seconds. 2021-10-23 19:58:28,719 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 2. Retry after 3 seconds. 2021-10-23 19:58:35,279 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 3. Retry after 4 seconds. 2021-10-23 19:58:42,863 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 4. Retry after 5 seconds. 2021-10-23 19:58:51,439 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 5. Retry after 6 seconds. 2021-10-23 19:59:01,007 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 6. Retry after 7 seconds. 2021-10-23 19:59:11,568 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 7. Retry after 8 seconds. 2021-10-23 19:59:23,151 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 8. Retry after 9 seconds. 2021-10-23 19:59:32,669 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 9. Retry after 10 seconds. 2021-10-23 19:59:43,181 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 10. Retry after 11 seconds. 2021-10-23 19:59:54,692 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.140 ([Errno None] Unable to connect to port 22 on 172.27.0.140). Number attempts: 11. Retry after 12 seconds. 2021-10-23 20:00:08,143 114647 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-23 20:00:09,433 114647 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-23 20:00:09,434 114647 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.140 successfully created 2021-10-23 20:00:09,434 114647 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /mnt/timestamp; sync" 2021-10-23 20:00:09,434 114647 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.140:22' as 'ubuntu' with public key authentication 2021-10-23 20:00:09,445 114647 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-23 20:00:09,564 114647 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-23 20:00:09,565 114647 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.140 successfully created 2021-10-23 20:00:52,169 114647 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2021-10-23 20:00:52,169 114647 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.140:22' as 'ubuntu' with public key authentication 2021-10-23 20:00:52,180 114647 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-23 20:00:52,301 114647 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-23 20:00:52,301 114647 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.140 successfully created 2021-10-23 20:01:32,597 114647 INFO [tempest.scenario.test_volume_boot_pattern] Deleting first instance: {'id': 'a7b4eb94-239c-4030-8bb6-6a9ef05ec257', 'name': 'tempest-TestVolumeBootPattern-server-135878635', 'status': 'ACTIVE', 'tenant_id': 'f553ebded5ff4a5bb61d991e78b318a0', 'user_id': '054906e81fb745618ed0d71a6a68afd7', 'metadata': {}, 'hostId': 'f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/flavors/452'}]}, 'created': '2021-10-23T19:57:51Z', 'updated': '2021-10-23T19:58:16Z', 'addresses': {'tempest-TestVolumeBootPattern-487687795-network': [{'version': 4, 'addr': '172.20.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ca:a2:d8'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'}, {'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1151914060', 'OS-SRV-USG:launched_at': '2021-10-23T19:58:16.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-856779279'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'}]} 2021-10-23 20:01:32,714 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 204 DELETE http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.117s 2021-10-23 20:01:32,714 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-756ab2ee-d4c3-4d21-ad98-fabeba68043c', 'x-compute-request-id': 'req-756ab2ee-d4c3-4d21-ad98-fabeba68043c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'' 2021-10-23 20:01:32,859 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.144s 2021-10-23 20:01:32,859 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee61350f-069c-4850-9f9c-fb060bf89bef', 'x-compute-request-id': 'req-ee61350f-069c-4850-9f9c-fb060bf89bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T20:01:33Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:a2:d8"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:a2:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T19:58:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:34,017 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.149s 2021-10-23 20:01:34,017 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28658743-f885-4b0b-b3e8-bfb56085e040', 'x-compute-request-id': 'req-28658743-f885-4b0b-b3e8-bfb56085e040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T20:01:33Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:a2:d8"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:a2:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T19:58:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:35,250 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.224s 2021-10-23 20:01:35,251 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70bb0b66-a8b2-4b99-b728-843d7986a4c0', 'x-compute-request-id': 'req-70bb0b66-a8b2-4b99-b728-843d7986a4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T20:01:33Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:a2:d8"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:a2:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T19:58:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:36,423 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.163s 2021-10-23 20:01:36,423 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8afe098-9dd7-4531-8e7a-dd226f0d7af5', 'x-compute-request-id': 'req-a8afe098-9dd7-4531-8e7a-dd226f0d7af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"server": {"id": "a7b4eb94-239c-4030-8bb6-6a9ef05ec257", "name": "tempest-TestVolumeBootPattern-server-135878635", "status": "DELETED", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T19:57:51Z", "updated": "2021-10-23T20:01:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T19:58:16.000000", "OS-SRV-USG:terminated_at": "2021-10-23T20:01:35.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:01:36,430 114647 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2021-10-23 20:01:37,464 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 404 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.033s 2021-10-23 20:01:37,465 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9a850f44-105e-406e-8ea2-5218832f86ea', 'x-compute-request-id': 'req-9a850f44-105e-406e-8ea2-5218832f86ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a7b4eb94-239c-4030-8bb6-6a9ef05ec257 could not be found."}}' 2021-10-23 20:01:37,544 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18/identity/v3/auth/tokens 0.074s 2021-10-23 20:01:37,544 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3399', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bb21acb3-55f7-4578-b76f-7acd60b402b7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "054906e81fb745618ed0d71a6a68afd7", "name": "tempest-TestVolumeBootPattern-1311785313-project", "password_expires_at": null}, "audit_ids": ["dXB90a5dRCytMtmhQ5PpJg"], "expires_at": "2021-10-23T21:01:37.000000Z", "issued_at": "2021-10-23T20:01:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f553ebded5ff4a5bb61d991e78b318a0", "name": "tempest-TestVolumeBootPattern-1311785313"}, "is_domain": false, "roles": [{"id": "a1229bdf9e3f4b9b89d873a3a081a7b7", "name": "member"}, {"id": "cfc23e70ab9b4dbc951a05d7c05f371d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cb439d3aa73649b4ad1832af4111342a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/placement", "region": "RegionOne"}], "id": "0d02ca445d9748efbf296808b22db49e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3b4c37176b5f4e2fa72fb4f70d694014", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2.1", "region": "RegionOne"}], "id": "0e3e038f56ea49df87f6b5720ac6a41b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7a059b27d8cc4ffb970883fc53473c16", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0", "region": "RegionOne"}], "id": "1d8340a10074427880bad3f51d009236", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9accaabab75442708fd90f9978133e35", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/image", "region": "RegionOne"}], "id": "913ffe0afa6c4212b87d707d7b475656", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f25ab8188d5e42a0ae16204edd0bf510", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2/f553ebded5ff4a5bb61d991e78b318a0", "region": "RegionOne"}], "id": "a415897080aa47f7a37895d088f3db9c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "eca4be3e203743799e9c7440c1594c98", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:8080/v1/AUTH_f553ebded5ff4a5bb61d991e78b318a0", "region": "RegionOne"}, {"id": "ff6dbb95363749fe82eb174ab54cf57b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18:8080", "region": "RegionOne"}], "id": "bc68fbaea65a40a1b9fb50f3fecff60e", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2d587f92e33a4908b1c994611a1f02bf", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}, {"id": "74cee7bee1db4a40803d4ae76ff1d9ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}], "id": "e7e3f5f0148c4b6287f3ac5075c58855", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "61471cc5215d4edb808cef5a9e0ff470", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:9696/", "region": "RegionOne"}], "id": "ed1306670ee044029350f5fe298ddeab", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f065c20fa0f142e19a2b28235717ef94", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0", "region": "RegionOne"}], "id": "ee2748b669cf4057b1ec34ce11bfec67", "type": "block-storage", "name": "cinder"}]}}' 2021-10-23 20:01:37,545 114647 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'af4a0e62-9425-4a4a-8faa-93585bce9e69', 'name': 'tempest-TestVolumeBootPattern-487687795-network', 'tenant_id': 'f553ebded5ff4a5bb61d991e78b318a0', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f553ebded5ff4a5bb61d991e78b318a0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 160, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-23T19:56:44Z', 'updated_at': '2021-10-23T19:56:44Z', 'revision_number': 1} available for tenant 2021-10-23 20:01:38,280 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.18/compute/v2.1/servers 0.734s 2021-10-23 20:01:38,281 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1341322193", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-1151914060", "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "block_device_mapping_v2": [{"uuid": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "af4a0e62-9425-4a4a-8faa-93585bce9e69"}]}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8746b7b-0fd1-4d49-9bfb-47e5063a9e33', 'x-compute-request-id': 'req-e8746b7b-0fd1-4d49-9bfb-47e5063a9e33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/servers'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "adminPass": "8yCGtPhgitfq"}}' 2021-10-23 20:01:38,568 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.285s 2021-10-23 20:01:38,568 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1095', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e29eb7de-1332-4cac-9623-ca5b943e2487', 'x-compute-request-id': 'req-e29eb7de-1332-4cac-9623-ca5b943e2487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:01:39,646 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.069s 2021-10-23 20:01:39,646 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1095', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4653d1bb-6a4f-4b5d-a39b-5eda659daeeb', 'x-compute-request-id': 'req-4653d1bb-6a4f-4b5d-a39b-5eda659daeeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:01:40,724 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.070s 2021-10-23 20:01:40,725 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1095', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06ca4bca-3550-4d77-b6cb-00fd425ec2ab', 'x-compute-request-id': 'req-06ca4bca-3550-4d77-b6cb-00fd425ec2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:01:41,815 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.081s 2021-10-23 20:01:41,816 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1095', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39117871-2880-4d9e-aed3-02f7e10b6cc4', 'x-compute-request-id': 'req-39117871-2880-4d9e-aed3-02f7e10b6cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:01:42,920 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.096s 2021-10-23 20:01:42,921 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-596304d7-493c-4c3e-803a-bfde30564d29', 'x-compute-request-id': 'req-596304d7-493c-4c3e-803a-bfde30564d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:44,028 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.099s 2021-10-23 20:01:44,029 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53836f79-5d56-452e-9784-b3809a3b41e5', 'x-compute-request-id': 'req-53836f79-5d56-452e-9784-b3809a3b41e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:44,036 114647 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 6 second wait 2021-10-23 20:01:45,246 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.208s 2021-10-23 20:01:45,246 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b70f1d05-39b1-4314-927f-b487873d905e', 'x-compute-request-id': 'req-b70f1d05-39b1-4314-927f-b487873d905e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:45,253 114647 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2021-10-23 20:01:46,402 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.147s 2021-10-23 20:01:46,403 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd36b32f-0d4b-46c7-9e7e-5a8c9d0432a9', 'x-compute-request-id': 'req-bd36b32f-0d4b-46c7-9e7e-5a8c9d0432a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:47,558 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.148s 2021-10-23 20:01:47,559 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76caa465-3c74-41e9-b7f2-4470fbf4c77c', 'x-compute-request-id': 'req-76caa465-3c74-41e9-b7f2-4470fbf4c77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:48,715 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.148s 2021-10-23 20:01:48,716 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e592cbe-b0cf-4093-adbc-b1c2c6e3f8ca', 'x-compute-request-id': 'req-8e592cbe-b0cf-4093-adbc-b1c2c6e3f8ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:49,875 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.151s 2021-10-23 20:01:49,875 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d33c48ab-62a3-413d-89c3-4476ea2cf0f3', 'x-compute-request-id': 'req-d33c48ab-62a3-413d-89c3-4476ea2cf0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:51,029 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.146s 2021-10-23 20:01:51,029 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1ed2814-6989-4943-a3fb-1734a5983566', 'x-compute-request-id': 'req-b1ed2814-6989-4943-a3fb-1734a5983566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:52,183 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.145s 2021-10-23 20:01:52,184 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b8ddcab-bc74-4ceb-aa10-0107ffd277a8', 'x-compute-request-id': 'req-1b8ddcab-bc74-4ceb-aa10-0107ffd277a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:53,343 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.152s 2021-10-23 20:01:53,343 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16c8ad53-fcd1-4a2f-87d4-d0fb1c60f73c', 'x-compute-request-id': 'req-16c8ad53-fcd1-4a2f-87d4-d0fb1c60f73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:54,504 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.152s 2021-10-23 20:01:54,504 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc51e106-a7fc-46e7-95e5-cdd048948487', 'x-compute-request-id': 'req-fc51e106-a7fc-46e7-95e5-cdd048948487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:55,660 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.147s 2021-10-23 20:01:55,660 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08349ac1-020b-415a-b5cd-f3043096b145', 'x-compute-request-id': 'req-08349ac1-020b-415a-b5cd-f3043096b145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:56,817 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.147s 2021-10-23 20:01:56,817 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0b986ec-a316-496f-8d96-96dcb53b297b', 'x-compute-request-id': 'req-a0b986ec-a316-496f-8d96-96dcb53b297b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:57,976 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.150s 2021-10-23 20:01:57,976 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5030dd70-7da3-439e-ac36-a1b7a5c2c9de', 'x-compute-request-id': 'req-5030dd70-7da3-439e-ac36-a1b7a5c2c9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:59,130 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.145s 2021-10-23 20:01:59,131 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1452', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1047ed02-fcd1-410f-8178-14e66ba90f9d', 'x-compute-request-id': 'req-1047ed02-fcd1-410f-8178-14e66ba90f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:58Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:59:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:59,138 114647 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 21 second wait 2021-10-23 20:01:59,286 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.147s 2021-10-23 20:01:59,287 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1452', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf54e049-0461-426b-b826-65b23df6dd6e', 'x-compute-request-id': 'req-bf54e049-0461-426b-b826-65b23df6dd6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:01:58Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:59:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:01:59,294 114647 INFO [tempest.scenario.test_volume_boot_pattern] Booted second instance {'id': '047878ce-772c-4142-aaff-c76ee5d769fd', 'name': 'tempest-TestVolumeBootPattern-server-1341322193', 'status': 'ACTIVE', 'tenant_id': 'f553ebded5ff4a5bb61d991e78b318a0', 'user_id': '054906e81fb745618ed0d71a6a68afd7', 'metadata': {}, 'hostId': 'f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/flavors/452'}]}, 'created': '2021-10-23T20:01:38Z', 'updated': '2021-10-23T20:01:58Z', 'addresses': {'tempest-TestVolumeBootPattern-487687795-network': [{'version': 4, 'addr': '172.20.0.3', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:05:59:1e'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'}, {'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1151914060', 'OS-SRV-USG:launched_at': '2021-10-23T20:01:58.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-856779279'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'}]} 2021-10-23 20:01:59,295 114647 INFO [tempest.scenario.test_volume_boot_pattern] Getting timestamp in instance {'id': '047878ce-772c-4142-aaff-c76ee5d769fd', 'name': 'tempest-TestVolumeBootPattern-server-1341322193', 'status': 'ACTIVE', 'tenant_id': 'f553ebded5ff4a5bb61d991e78b318a0', 'user_id': '054906e81fb745618ed0d71a6a68afd7', 'metadata': {}, 'hostId': 'f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/flavors/452'}]}, 'created': '2021-10-23T20:01:38Z', 'updated': '2021-10-23T20:01:58Z', 'addresses': {'tempest-TestVolumeBootPattern-487687795-network': [{'version': 4, 'addr': '172.20.0.3', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:05:59:1e'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'}, {'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1151914060', 'OS-SRV-USG:launched_at': '2021-10-23T20:01:58.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-856779279'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'}]} 2021-10-23 20:01:59,338 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18:9696/v2.0/ports?device_id=047878ce-772c-4142-aaff-c76ee5d769fd 0.043s 2021-10-23 20:01:59,339 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-afd32824-705d-4879-830e-f1c25770fdca', 'date': 'Sat, 23 Oct 2021 20:01:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/ports?device_id=047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"ports":[{"id":"02778217-afd4-4851-8271-78a900aadb96","name":"","network_id":"af4a0e62-9425-4a4a-8faa-93585bce9e69","tenant_id":"f553ebded5ff4a5bb61d991e78b318a0","mac_address":"fa:16:3e:05:59:1e","admin_state_up":true,"status":"ACTIVE","device_id":"047878ce-772c-4142-aaff-c76ee5d769fd","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e9a424a8-c977-4706-9a57-1f9082e5d311","ip_address":"172.20.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b50ecc5c-86d4-46df-8985-510d77284a46"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-81398","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2021-10-23T20:01:43Z","updated_at":"2021-10-23T20:01:56Z","revision_number":5,"project_id":"f553ebded5ff4a5bb61d991e78b318a0"}]}' 2021-10-23 20:02:01,142 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/floatingips 1.803s 2021-10-23 20:02:01,143 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "acc3a10b-27d8-4187-9a3c-77a5b70d6993", "port_id": "02778217-afd4-4851-8271-78a900aadb96", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "fixed_ip_address": "172.20.0.3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-97f1ed1f-5148-4172-9b9a-c2a13c9f873f', 'date': 'Sat, 23 Oct 2021 20:02:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ce4b89e1-c716-4747-8cd9-055f0acd4a8d", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "floating_ip_address": "172.27.0.185", "floating_network_id": "acc3a10b-27d8-4187-9a3c-77a5b70d6993", "router_id": "29df5b54-8b8c-4773-b0e7-367861fb97ee", "port_id": "02778217-afd4-4851-8271-78a900aadb96", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "project_id": "f553ebded5ff4a5bb61d991e78b318a0", "description": "", "port_details": {"name": "", "network_id": "af4a0e62-9425-4a4a-8faa-93585bce9e69", "mac_address": "fa:16:3e:05:59:1e", "admin_state_up": true, "status": "ACTIVE", "device_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-10-23T20:01:59Z", "updated_at": "2021-10-23T20:01:59Z", "revision_number": 0}}' 2021-10-23 20:02:01,155 114647 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.185:22' as 'ubuntu' with public key authentication 2021-10-23 20:02:05,103 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.185 ([Errno None] Unable to connect to port 22 on 172.27.0.185). Number attempts: 1. Retry after 2 seconds. 2021-10-23 20:02:10,671 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.185 ([Errno None] Unable to connect to port 22 on 172.27.0.185). Number attempts: 2. Retry after 3 seconds. 2021-10-23 20:02:17,231 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.185 ([Errno None] Unable to connect to port 22 on 172.27.0.185). Number attempts: 3. Retry after 4 seconds. 2021-10-23 20:02:24,783 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.185 ([Errno None] Unable to connect to port 22 on 172.27.0.185). Number attempts: 4. Retry after 5 seconds. 2021-10-23 20:02:33,364 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.185 ([Errno None] Unable to connect to port 22 on 172.27.0.185). Number attempts: 5. Retry after 6 seconds. 2021-10-23 20:02:42,931 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.185 ([Errno None] Unable to connect to port 22 on 172.27.0.185). Number attempts: 6. Retry after 7 seconds. 2021-10-23 20:02:53,519 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.185 ([Errno None] Unable to connect to port 22 on 172.27.0.185). Number attempts: 7. Retry after 8 seconds. 2021-10-23 20:03:05,103 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.185 ([Errno None] Unable to connect to port 22 on 172.27.0.185). Number attempts: 8. Retry after 9 seconds. 2021-10-23 20:03:17,679 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.185 ([Errno None] Unable to connect to port 22 on 172.27.0.185). Number attempts: 9. Retry after 10 seconds. 2021-10-23 20:03:28,190 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.185 ([Errno None] Unable to connect to port 22 on 172.27.0.185). Number attempts: 10. Retry after 11 seconds. 2021-10-23 20:03:39,701 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.185 ([Errno None] Unable to connect to port 22 on 172.27.0.185). Number attempts: 11. Retry after 12 seconds. 2021-10-23 20:03:52,253 114647 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-23 20:03:52,737 114647 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-23 20:03:52,737 114647 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.185 successfully created 2021-10-23 20:03:52,738 114647 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2021-10-23 20:03:52,738 114647 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.185:22' as 'ubuntu' with public key authentication 2021-10-23 20:03:52,753 114647 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-23 20:03:52,864 114647 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-23 20:03:52,864 114647 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.185 successfully created 2021-10-23 20:04:34,110 114647 INFO [tempest.scenario.test_volume_boot_pattern] Creating snapshot from volume: 0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 2021-10-23 20:04:34,387 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots 0.276s 2021-10-23 20:04:34,387 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "metadata": null}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f847e6df-0d87-4b1f-a60a-76979832b518', 'content-length': '308', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f847e6df-0d87-4b1f-a60a-76979832b518', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.332682", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "metadata": {}}}' 2021-10-23 20:04:34,419 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.028s 2021-10-23 20:04:34,419 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274a7d2f-4fb5-4dc9-961a-21ccfb0807d2', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274a7d2f-4fb5-4dc9-961a-21ccfb0807d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:04:35,444 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:04:35,444 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f670d7-ee32-4600-b572-397dbdbd451f', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f670d7-ee32-4600-b572-397dbdbd451f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:04:36,469 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:04:36,470 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aeac0c1-9ac3-444d-8247-eeb6db86f1de', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aeac0c1-9ac3-444d-8247-eeb6db86f1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:04:37,493 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:04:37,494 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266e697a-3ff7-4a13-9689-6c09314acf89', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266e697a-3ff7-4a13-9689-6c09314acf89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:04:38,519 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:04:38,519 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ef1eb8-4ab4-4f22-8539-5f7277437c01', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ef1eb8-4ab4-4f22-8539-5f7277437c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-23 20:04:39,544 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:04:39,545 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f7ae3e-e51d-48ac-af77-0531e18d7450', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f7ae3e-e51d-48ac-af77-0531e18d7450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:04:39.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:04:39,547 114647 INFO [tempest.common.waiters] snapshot 74d2a331-cfef-4070-8ffd-380efa7b06e5 reached available after waiting for 5.547937 seconds 2021-10-23 20:04:39,568 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:04:39,568 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5104e251-1878-4f97-8dfd-4ef39bcff00a', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5104e251-1878-4f97-8dfd-4ef39bcff00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:04:39.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:04:39,571 114647 INFO [tempest.scenario.test_volume_boot_pattern] Creating third instance from snapshot: 74d2a331-cfef-4070-8ffd-380efa7b06e5 2021-10-23 20:04:39,830 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes 0.259s 2021-10-23 20:04:39,830 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1494619568", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa94c50f-3451-405c-a8ec-175da1a31197', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa94c50f-3451-405c-a8ec-175da1a31197', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:39.739202", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-23 20:04:39,875 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.038s 2021-10-23 20:04:39,876 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9fcd9da-5bc1-4102-8c5e-c72196c1d959', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9fcd9da-5bc1-4102-8c5e-c72196c1d959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:04:40,919 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.036s 2021-10-23 20:04:40,920 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef33817-48ce-445c-8882-0ec079bfd698', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef33817-48ce-445c-8882-0ec079bfd698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:40.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:04:41,966 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.038s 2021-10-23 20:04:41,967 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a679b9c-abab-408c-a99e-61c0b165afdf', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a679b9c-abab-408c-a99e-61c0b165afdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:40.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:04:43,010 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.036s 2021-10-23 20:04:43,011 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1770cd0-c9cc-49d3-886b-79d0a84c32d1', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1770cd0-c9cc-49d3-886b-79d0a84c32d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:40.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:04:44,058 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.039s 2021-10-23 20:04:44,059 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da3d3c7-4658-4741-b95c-0b20f85c5518', 'content-length': '1396', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da3d3c7-4658-4741-b95c-0b20f85c5518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:44.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:04:44,065 114647 INFO [tempest.common.waiters] volume 152b4943-00d8-4cbf-a57e-3fa7060bef8f reached available after waiting for 5.065787 seconds 2021-10-23 20:04:44,104 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.038s 2021-10-23 20:04:44,104 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b23f15e-0f4a-4b5f-a307-4955d74fb17e', 'content-length': '1396', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b23f15e-0f4a-4b5f-a307-4955d74fb17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:44.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:04:44,113 114647 INFO [tempest.scenario.test_volume_boot_pattern] Booting third instance from snapshot 2021-10-23 20:04:44,149 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18/identity/v3/auth/tokens 0.030s 2021-10-23 20:04:44,149 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3399', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6f6c7bf4-8e3c-4847-a25d-66349d36c497', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "054906e81fb745618ed0d71a6a68afd7", "name": "tempest-TestVolumeBootPattern-1311785313-project", "password_expires_at": null}, "audit_ids": ["p1f-Kr_BR0ScqAJF_FT0Wg"], "expires_at": "2021-10-23T21:04:44.000000Z", "issued_at": "2021-10-23T20:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f553ebded5ff4a5bb61d991e78b318a0", "name": "tempest-TestVolumeBootPattern-1311785313"}, "is_domain": false, "roles": [{"id": "a1229bdf9e3f4b9b89d873a3a081a7b7", "name": "member"}, {"id": "cfc23e70ab9b4dbc951a05d7c05f371d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cb439d3aa73649b4ad1832af4111342a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/placement", "region": "RegionOne"}], "id": "0d02ca445d9748efbf296808b22db49e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3b4c37176b5f4e2fa72fb4f70d694014", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2.1", "region": "RegionOne"}], "id": "0e3e038f56ea49df87f6b5720ac6a41b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7a059b27d8cc4ffb970883fc53473c16", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0", "region": "RegionOne"}], "id": "1d8340a10074427880bad3f51d009236", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9accaabab75442708fd90f9978133e35", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/image", "region": "RegionOne"}], "id": "913ffe0afa6c4212b87d707d7b475656", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f25ab8188d5e42a0ae16204edd0bf510", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2/f553ebded5ff4a5bb61d991e78b318a0", "region": "RegionOne"}], "id": "a415897080aa47f7a37895d088f3db9c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "eca4be3e203743799e9c7440c1594c98", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:8080/v1/AUTH_f553ebded5ff4a5bb61d991e78b318a0", "region": "RegionOne"}, {"id": "ff6dbb95363749fe82eb174ab54cf57b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18:8080", "region": "RegionOne"}], "id": "bc68fbaea65a40a1b9fb50f3fecff60e", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2d587f92e33a4908b1c994611a1f02bf", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}, {"id": "74cee7bee1db4a40803d4ae76ff1d9ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}], "id": "e7e3f5f0148c4b6287f3ac5075c58855", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "61471cc5215d4edb808cef5a9e0ff470", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:9696/", "region": "RegionOne"}], "id": "ed1306670ee044029350f5fe298ddeab", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "f065c20fa0f142e19a2b28235717ef94", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0", "region": "RegionOne"}], "id": "ee2748b669cf4057b1ec34ce11bfec67", "type": "block-storage", "name": "cinder"}]}}' 2021-10-23 20:04:44,150 114647 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'af4a0e62-9425-4a4a-8faa-93585bce9e69', 'name': 'tempest-TestVolumeBootPattern-487687795-network', 'tenant_id': 'f553ebded5ff4a5bb61d991e78b318a0', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f553ebded5ff4a5bb61d991e78b318a0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 160, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-23T19:56:44Z', 'updated_at': '2021-10-23T19:56:44Z', 'revision_number': 1} available for tenant 2021-10-23 20:04:44,839 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.18/compute/v2.1/servers 0.689s 2021-10-23 20:04:44,840 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1657958415", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-1151914060", "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "block_device_mapping_v2": [{"uuid": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "af4a0e62-9425-4a4a-8faa-93585bce9e69"}]}} Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f201dc8d-8e10-4ed0-ab2c-d8a5f860c6f1', 'x-compute-request-id': 'req-f201dc8d-8e10-4ed0-ab2c-d8a5f860c6f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/servers'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "adminPass": "cWwjsrpXm8de"}}' 2021-10-23 20:04:44,916 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.073s 2021-10-23 20:04:44,916 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1095', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28262474-8a70-499e-9924-8fca08c51a2a', 'x-compute-request-id': 'req-28262474-8a70-499e-9924-8fca08c51a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:45Z", "updated": "2021-10-23T20:04:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-23 20:04:46,012 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.088s 2021-10-23 20:04:46,014 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d83ea6b-e168-4bf8-87db-41cc9cb563e4', 'x-compute-request-id': 'req-2d83ea6b-e168-4bf8-87db-41cc9cb563e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:04:46,021 114647 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2021-10-23 20:04:47,255 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.233s 2021-10-23 20:04:47,256 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfdd46a3-8a90-43ed-a30e-2cb5e47a95ab', 'x-compute-request-id': 'req-cfdd46a3-8a90-43ed-a30e-2cb5e47a95ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:04:47,263 114647 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2021-10-23 20:04:48,412 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.147s 2021-10-23 20:04:48,412 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a50af485-32bf-4708-9089-d197300668f8', 'x-compute-request-id': 'req-a50af485-32bf-4708-9089-d197300668f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:04:49,569 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.149s 2021-10-23 20:04:49,570 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f58c626-5326-4927-813f-f6f03b21de87', 'x-compute-request-id': 'req-4f58c626-5326-4927-813f-f6f03b21de87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:04:50,969 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.391s 2021-10-23 20:04:50,970 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60710a1e-10e9-420d-94bc-c654fac3a996', 'x-compute-request-id': 'req-60710a1e-10e9-420d-94bc-c654fac3a996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:04:52,122 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.144s 2021-10-23 20:04:52,123 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-045b1d54-f42d-4a3a-a8a7-3d99f6c62965', 'x-compute-request-id': 'req-045b1d54-f42d-4a3a-a8a7-3d99f6c62965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:04:53,276 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.145s 2021-10-23 20:04:53,276 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d1522b1-a360-45bc-9130-581d760ce13c', 'x-compute-request-id': 'req-5d1522b1-a360-45bc-9130-581d760ce13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:04:54,431 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.146s 2021-10-23 20:04:54,432 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a0eec2a-00bf-4a10-ba54-5d11f45f8ae2', 'x-compute-request-id': 'req-7a0eec2a-00bf-4a10-ba54-5d11f45f8ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:04:55,589 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.148s 2021-10-23 20:04:55,589 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36eb3f1c-78e8-4691-b409-5fc250fcc56f', 'x-compute-request-id': 'req-36eb3f1c-78e8-4691-b409-5fc250fcc56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:04:56,750 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.151s 2021-10-23 20:04:56,750 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-875b4e27-9c4b-41d1-89a1-466013160753', 'x-compute-request-id': 'req-875b4e27-9c4b-41d1-89a1-466013160753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:04:57,905 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.147s 2021-10-23 20:04:57,906 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c48928e-f2e1-445f-bd7f-06fc60a0b199', 'x-compute-request-id': 'req-4c48928e-f2e1-445f-bd7f-06fc60a0b199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:04:59,066 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.152s 2021-10-23 20:04:59,067 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f51308-031d-4bdb-9012-e43af1d5abd7', 'x-compute-request-id': 'req-a9f51308-031d-4bdb-9012-e43af1d5abd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "BUILD", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:05:00,221 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.145s 2021-10-23 20:05:00,221 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1452', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57a9d086-ffa3-47da-a833-ddaea85c181d', 'x-compute-request-id': 'req-57a9d086-ffa3-47da-a833-ddaea85c181d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:59Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:05:00,228 114647 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2021-10-23 20:05:00,379 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.151s 2021-10-23 20:05:00,380 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1452', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-112b70b2-98d8-47af-872b-9327934db034', 'x-compute-request-id': 'req-112b70b2-98d8-47af-872b-9327934db034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:04:59Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:05:00,387 114647 INFO [tempest.scenario.test_volume_boot_pattern] Booted third instance {'id': '8dc9f8aa-1467-4dab-ba58-a8608779c813', 'name': 'tempest-TestVolumeBootPattern-server-1657958415', 'status': 'ACTIVE', 'tenant_id': 'f553ebded5ff4a5bb61d991e78b318a0', 'user_id': '054906e81fb745618ed0d71a6a68afd7', 'metadata': {}, 'hostId': 'f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/flavors/452'}]}, 'created': '2021-10-23T20:04:44Z', 'updated': '2021-10-23T20:04:59Z', 'addresses': {'tempest-TestVolumeBootPattern-487687795-network': [{'version': 4, 'addr': '172.20.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:16:7c:d3'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'}, {'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1151914060', 'OS-SRV-USG:launched_at': '2021-10-23T20:04:59.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-856779279'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '152b4943-00d8-4cbf-a57e-3fa7060bef8f'}]} 2021-10-23 20:05:00,388 114647 INFO [tempest.scenario.test_volume_boot_pattern] Logging into third instance to get timestamp: {'id': '8dc9f8aa-1467-4dab-ba58-a8608779c813', 'name': 'tempest-TestVolumeBootPattern-server-1657958415', 'status': 'ACTIVE', 'tenant_id': 'f553ebded5ff4a5bb61d991e78b318a0', 'user_id': '054906e81fb745618ed0d71a6a68afd7', 'metadata': {}, 'hostId': 'f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/flavors/452'}]}, 'created': '2021-10-23T20:04:44Z', 'updated': '2021-10-23T20:04:59Z', 'addresses': {'tempest-TestVolumeBootPattern-487687795-network': [{'version': 4, 'addr': '172.20.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:16:7c:d3'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'}, {'rel': 'bookmark', 'href': 'http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1151914060', 'OS-SRV-USG:launched_at': '2021-10-23T20:04:59.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-856779279'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '152b4943-00d8-4cbf-a57e-3fa7060bef8f'}]} 2021-10-23 20:05:00,580 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18:9696/v2.0/ports?device_id=8dc9f8aa-1467-4dab-ba58-a8608779c813 0.191s 2021-10-23 20:05:00,580 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-930db763-bb02-4086-98d2-e37dd10bb3c9', 'date': 'Sat, 23 Oct 2021 20:05:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/ports?device_id=8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"ports":[{"id":"f5448466-cdf2-4209-9e83-eac7ace676b1","name":"","network_id":"af4a0e62-9425-4a4a-8faa-93585bce9e69","tenant_id":"f553ebded5ff4a5bb61d991e78b318a0","mac_address":"fa:16:3e:16:7c:d3","admin_state_up":true,"status":"ACTIVE","device_id":"8dc9f8aa-1467-4dab-ba58-a8608779c813","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e9a424a8-c977-4706-9a57-1f9082e5d311","ip_address":"172.20.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b50ecc5c-86d4-46df-8985-510d77284a46"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-81398","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2021-10-23T20:04:46Z","updated_at":"2021-10-23T20:04:57Z","revision_number":5,"project_id":"f553ebded5ff4a5bb61d991e78b318a0"}]}' 2021-10-23 20:05:02,545 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/floatingips 1.964s 2021-10-23 20:05:02,545 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "acc3a10b-27d8-4187-9a3c-77a5b70d6993", "port_id": "f5448466-cdf2-4209-9e83-eac7ace676b1", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "fixed_ip_address": "172.20.0.9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-b01893ca-8d3e-4c5d-a558-92fbd83de1aa', 'date': 'Sat, 23 Oct 2021 20:05:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "be32c457-d9b4-40fa-8a55-0ca78c08df3f", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "floating_ip_address": "172.27.0.209", "floating_network_id": "acc3a10b-27d8-4187-9a3c-77a5b70d6993", "router_id": "29df5b54-8b8c-4773-b0e7-367861fb97ee", "port_id": "f5448466-cdf2-4209-9e83-eac7ace676b1", "fixed_ip_address": "172.20.0.9", "status": "DOWN", "project_id": "f553ebded5ff4a5bb61d991e78b318a0", "description": "", "port_details": {"name": "", "network_id": "af4a0e62-9425-4a4a-8faa-93585bce9e69", "mac_address": "fa:16:3e:16:7c:d3", "admin_state_up": true, "status": "ACTIVE", "device_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-10-23T20:05:01Z", "updated_at": "2021-10-23T20:05:01Z", "revision_number": 0}}' 2021-10-23 20:05:02,558 114647 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.209:22' as 'ubuntu' with public key authentication 2021-10-23 20:05:21,103 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.209 ([Errno None] Unable to connect to port 22 on 172.27.0.209). Number attempts: 1. Retry after 2 seconds. 2021-10-23 20:05:26,671 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.209 ([Errno None] Unable to connect to port 22 on 172.27.0.209). Number attempts: 2. Retry after 3 seconds. 2021-10-23 20:05:33,231 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.209 ([Errno None] Unable to connect to port 22 on 172.27.0.209). Number attempts: 3. Retry after 4 seconds. 2021-10-23 20:05:40,819 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.209 ([Errno None] Unable to connect to port 22 on 172.27.0.209). Number attempts: 4. Retry after 5 seconds. 2021-10-23 20:05:49,391 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.209 ([Errno None] Unable to connect to port 22 on 172.27.0.209). Number attempts: 5. Retry after 6 seconds. 2021-10-23 20:05:55,904 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.209 ([Errno None] Unable to connect to port 22 on 172.27.0.209). Number attempts: 6. Retry after 7 seconds. 2021-10-23 20:06:03,412 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.209 ([Errno None] Unable to connect to port 22 on 172.27.0.209). Number attempts: 7. Retry after 8 seconds. 2021-10-23 20:06:11,925 114647 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.209 ([Errno None] Unable to connect to port 22 on 172.27.0.209). Number attempts: 8. Retry after 9 seconds. 2021-10-23 20:06:21,488 114647 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-23 20:06:21,985 114647 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-23 20:06:21,986 114647 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.209 successfully created 2021-10-23 20:06:21,986 114647 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2021-10-23 20:06:21,986 114647 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.209:22' as 'ubuntu' with public key authentication 2021-10-23 20:06:22,004 114647 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-23 20:06:22,145 114647 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-23 20:06:22,145 114647 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.209 successfully created 2021-10-23 20:07:05,183 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/floatingips/be32c457-d9b4-40fa-8a55-0ca78c08df3f 0.875s 2021-10-23 20:07:05,183 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-15357603-87d3-44c5-ab82-4ad343b221c6', 'content-length': '0', 'date': 'Sat, 23 Oct 2021 20:07:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/floatingips/be32c457-d9b4-40fa-8a55-0ca78c08df3f'} Body: b'' 2021-10-23 20:07:05,304 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.120s 2021-10-23 20:07:05,304 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ffd1a52-c868-4061-828d-b0110222e43b', 'x-compute-request-id': 'req-6ffd1a52-c868-4061-828d-b0110222e43b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'' 2021-10-23 20:07:05,461 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.155s 2021-10-23 20:07:05,462 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1377fb2-a333-4e19-8d9b-a1d3118803ae', 'x-compute-request-id': 'req-a1377fb2-a333-4e19-8d9b-a1d3118803ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}, {"version": 4, "addr": "172.27.0.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:06,616 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.145s 2021-10-23 20:07:06,616 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a1e6210-7eb9-4921-9c28-0369bc9f3d33', 'x-compute-request-id': 'req-2a1e6210-7eb9-4921-9c28-0369bc9f3d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}, {"version": 4, "addr": "172.27.0.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:07,772 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.146s 2021-10-23 20:07:07,773 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a39d965f-6e8e-43b8-9723-35b234c9da1a', 'x-compute-request-id': 'req-a39d965f-6e8e-43b8-9723-35b234c9da1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}, {"version": 4, "addr": "172.27.0.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:08,936 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.153s 2021-10-23 20:07:08,936 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a74a1857-9b38-412f-a05b-948f2715645e', 'x-compute-request-id': 'req-a74a1857-9b38-412f-a05b-948f2715645e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}, {"version": 4, "addr": "172.27.0.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:10,087 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.143s 2021-10-23 20:07:10,088 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b4b878-b172-41f9-adcd-d82143b9e582', 'x-compute-request-id': 'req-23b4b878-b172-41f9-adcd-d82143b9e582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}, {"version": 4, "addr": "172.27.0.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:11,238 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.141s 2021-10-23 20:07:11,238 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ec7df0d-5041-43d7-be8b-420497e69ba0', 'x-compute-request-id': 'req-6ec7df0d-5041-43d7-be8b-420497e69ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}, {"version": 4, "addr": "172.27.0.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:12,397 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.150s 2021-10-23 20:07:12,398 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44920d03-e2ce-49e3-ac1b-36e322c16dbc', 'x-compute-request-id': 'req-44920d03-e2ce-49e3-ac1b-36e322c16dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:13,550 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.143s 2021-10-23 20:07:13,551 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76146195-4a84-47d3-a981-96f47374a8f9', 'x-compute-request-id': 'req-76146195-4a84-47d3-a981-96f47374a8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:14,703 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.143s 2021-10-23 20:07:14,703 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69df7098-df94-4db1-b4ec-3c17a9a3d480', 'x-compute-request-id': 'req-69df7098-df94-4db1-b4ec-3c17a9a3d480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:15,857 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.145s 2021-10-23 20:07:15,857 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dac420ab-441a-45db-b511-9dbb4a1fd771', 'x-compute-request-id': 'req-dac420ab-441a-45db-b511-9dbb4a1fd771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:17,010 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.146s 2021-10-23 20:07:17,011 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abd2efd1-436c-4872-8ef1-dda8905f73df', 'x-compute-request-id': 'req-abd2efd1-436c-4872-8ef1-dda8905f73df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:18,171 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.152s 2021-10-23 20:07:18,171 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc67dc67-80fd-4327-8939-cc51a5d8cec8', 'x-compute-request-id': 'req-bc67dc67-80fd-4327-8939-cc51a5d8cec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:19,325 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.146s 2021-10-23 20:07:19,326 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef1d986b-2fc1-4e94-8790-d3732c93f7b4', 'x-compute-request-id': 'req-ef1d986b-2fc1-4e94-8790-d3732c93f7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:20,485 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.151s 2021-10-23 20:07:20,485 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcf1e7fe-75ff-431d-aec0-1876d9dbcd13', 'x-compute-request-id': 'req-fcf1e7fe-75ff-431d-aec0-1876d9dbcd13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:21,641 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.148s 2021-10-23 20:07:21,642 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4cb72b6-2b8f-4763-959d-ec76dd193030', 'x-compute-request-id': 'req-c4cb72b6-2b8f-4763-959d-ec76dd193030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:22,793 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.142s 2021-10-23 20:07:22,793 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0f1731e-1aaf-483e-80d3-05b5e9190bdb', 'x-compute-request-id': 'req-b0f1731e-1aaf-483e-80d3-05b5e9190bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:23,946 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.145s 2021-10-23 20:07:23,946 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b5e80c0-654b-4114-9524-0ad20c3c083d', 'x-compute-request-id': 'req-4b5e80c0-654b-4114-9524-0ad20c3c083d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:25,099 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.143s 2021-10-23 20:07:25,099 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d3de850-161d-4a2a-b0fd-b97e9c285ed0', 'x-compute-request-id': 'req-1d3de850-161d-4a2a-b0fd-b97e9c285ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:26,250 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.142s 2021-10-23 20:07:26,250 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fc12055-6e04-42f7-8ed7-1975469e652a', 'x-compute-request-id': 'req-5fc12055-6e04-42f7-8ed7-1975469e652a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:27,403 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.144s 2021-10-23 20:07:27,403 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41f50b7f-cd7b-42ee-b482-65c50abf471c', 'x-compute-request-id': 'req-41f50b7f-cd7b-42ee-b482-65c50abf471c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:28,557 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.145s 2021-10-23 20:07:28,557 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-550a16ba-526d-41e0-9c01-b9a3546d4dd7', 'x-compute-request-id': 'req-550a16ba-526d-41e0-9c01-b9a3546d4dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:29,707 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.141s 2021-10-23 20:07:29,707 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a92ec7c4-6761-4c4e-a49b-4ef681e81bbe', 'x-compute-request-id': 'req-a92ec7c4-6761-4c4e-a49b-4ef681e81bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:30,859 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.143s 2021-10-23 20:07:30,859 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba1e13fd-91b6-4e8f-8398-d74bec4c3306', 'x-compute-request-id': 'req-ba1e13fd-91b6-4e8f-8398-d74bec4c3306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:32,010 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.143s 2021-10-23 20:07:32,011 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f959a1b3-1fe6-4b10-837f-694219248aa5', 'x-compute-request-id': 'req-f959a1b3-1fe6-4b10-837f-694219248aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:33,162 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.143s 2021-10-23 20:07:33,163 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa107e5-8f13-4705-b449-d7896bb6c6ec', 'x-compute-request-id': 'req-eaa107e5-8f13-4705-b449-d7896bb6c6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:34,571 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.400s 2021-10-23 20:07:34,571 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d65425e7-991e-43e9-aa4c-303c8fd552bb', 'x-compute-request-id': 'req-d65425e7-991e-43e9-aa4c-303c8fd552bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:35,728 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.147s 2021-10-23 20:07:35,729 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d3bcef5-47d2-4cfa-9ab6-19ccd7883566', 'x-compute-request-id': 'req-3d3bcef5-47d2-4cfa-9ab6-19ccd7883566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:36,879 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.141s 2021-10-23 20:07:36,880 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ba396ea-1098-484b-a692-d15ee2583914', 'x-compute-request-id': 'req-1ba396ea-1098-484b-a692-d15ee2583914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:38,031 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.142s 2021-10-23 20:07:38,031 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd5803c6-352f-4e64-b166-5addb0af7648', 'x-compute-request-id': 'req-fd5803c6-352f-4e64-b166-5addb0af7648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:39,188 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.148s 2021-10-23 20:07:39,188 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa26d761-06f0-4c15-8ba7-c1bc81fe4b5d', 'x-compute-request-id': 'req-aa26d761-06f0-4c15-8ba7-c1bc81fe4b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:40,341 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.145s 2021-10-23 20:07:40,342 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-861cc9ba-9d1d-4ccd-b774-d1d7646addf6', 'x-compute-request-id': 'req-861cc9ba-9d1d-4ccd-b774-d1d7646addf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:41,498 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.148s 2021-10-23 20:07:41,498 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82ce7603-d745-497a-aca5-3ac58033fa4c', 'x-compute-request-id': 'req-82ce7603-d745-497a-aca5-3ac58033fa4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:42,654 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.147s 2021-10-23 20:07:42,654 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7f4e4b5-ff76-4bd1-802e-021e1f3ec913', 'x-compute-request-id': 'req-c7f4e4b5-ff76-4bd1-802e-021e1f3ec913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:43,804 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.142s 2021-10-23 20:07:43,805 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c3dd651-3d8a-4620-8f30-61c05961dbf9', 'x-compute-request-id': 'req-8c3dd651-3d8a-4620-8f30-61c05961dbf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:44,959 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.145s 2021-10-23 20:07:44,959 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-510dc2fb-208f-49aa-9abc-f33aea99ff26', 'x-compute-request-id': 'req-510dc2fb-208f-49aa-9abc-f33aea99ff26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:46,109 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.141s 2021-10-23 20:07:46,109 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b1bb5a9-c26b-414d-9e61-ff53ca5091a3', 'x-compute-request-id': 'req-9b1bb5a9-c26b-414d-9e61-ff53ca5091a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:47,260 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.143s 2021-10-23 20:07:47,261 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d285e8bd-984e-4109-a17a-bf23a379aea3', 'x-compute-request-id': 'req-d285e8bd-984e-4109-a17a-bf23a379aea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:48,416 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.146s 2021-10-23 20:07:48,416 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adbe32b1-d3fb-4906-a165-a26376ce3aae', 'x-compute-request-id': 'req-adbe32b1-d3fb-4906-a165-a26376ce3aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:49,575 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.149s 2021-10-23 20:07:49,575 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c6ba4fb-0557-4960-b75c-52b4b6e75bd6', 'x-compute-request-id': 'req-9c6ba4fb-0557-4960-b75c-52b4b6e75bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:50,725 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.142s 2021-10-23 20:07:50,725 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25c4cf76-7d28-4af7-838a-3b87c3e32397', 'x-compute-request-id': 'req-25c4cf76-7d28-4af7-838a-3b87c3e32397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:51,877 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.142s 2021-10-23 20:07:51,877 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc49edc-fa92-4245-8c18-0943fcdda394', 'x-compute-request-id': 'req-abc49edc-fa92-4245-8c18-0943fcdda394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:53,031 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.145s 2021-10-23 20:07:53,032 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a230fd-e71e-4f4a-8f47-af7eb184918d', 'x-compute-request-id': 'req-21a230fd-e71e-4f4a-8f47-af7eb184918d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:54,186 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.146s 2021-10-23 20:07:54,187 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b147fea3-60c0-4ae2-a2cd-575cb67fc095', 'x-compute-request-id': 'req-b147fea3-60c0-4ae2-a2cd-575cb67fc095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:55,342 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.147s 2021-10-23 20:07:55,343 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6437649c-17b9-4a27-9873-a8a7281ab146', 'x-compute-request-id': 'req-6437649c-17b9-4a27-9873-a8a7281ab146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:56,500 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.149s 2021-10-23 20:07:56,501 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a7f5ef2-d03e-4e2b-83d9-1e34b4a18e4e', 'x-compute-request-id': 'req-8a7f5ef2-d03e-4e2b-83d9-1e34b4a18e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:57,655 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.145s 2021-10-23 20:07:57,655 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77697e03-604a-4695-b8a6-dcc783ba3507', 'x-compute-request-id': 'req-77697e03-604a-4695-b8a6-dcc783ba3507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:58,805 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.141s 2021-10-23 20:07:58,805 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f930c676-5a09-4721-94c2-dab96a729089', 'x-compute-request-id': 'req-f930c676-5a09-4721-94c2-dab96a729089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:07:59,957 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.142s 2021-10-23 20:07:59,957 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9bc5c99-29a6-44a3-8e8c-8c84e33b4bd7', 'x-compute-request-id': 'req-c9bc5c99-29a6-44a3-8e8c-8c84e33b4bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:01,108 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.143s 2021-10-23 20:08:01,109 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb766d64-c886-4be4-a4f6-b92f54d8151e', 'x-compute-request-id': 'req-bb766d64-c886-4be4-a4f6-b92f54d8151e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:02,262 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.144s 2021-10-23 20:08:02,263 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07305ec8-ad5d-4434-9a08-cb20297fdb10', 'x-compute-request-id': 'req-07305ec8-ad5d-4434-9a08-cb20297fdb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:7c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:03,372 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.099s 2021-10-23 20:08:03,373 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-480fbbb9-e550-47a2-a181-524192455021', 'x-compute-request-id': 'req-480fbbb9-e550-47a2-a181-524192455021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:04,469 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:08:04,470 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f3b34a3-87bc-4acb-b19e-2194f983d3c5', 'x-compute-request-id': 'req-6f3b34a3-87bc-4acb-b19e-2194f983d3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:05,562 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:08:05,563 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb8529d4-b1c6-4326-bada-358a7b213769', 'x-compute-request-id': 'req-fb8529d4-b1c6-4326-bada-358a7b213769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:06,658 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:08:06,658 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab8528f2-df5f-40df-8bf1-2e8fc1c81616', 'x-compute-request-id': 'req-ab8528f2-df5f-40df-8bf1-2e8fc1c81616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:07,753 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:08:07,753 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d709c89-c6b0-4830-9a6d-51e68753b896', 'x-compute-request-id': 'req-5d709c89-c6b0-4830-9a6d-51e68753b896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:08,845 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:08,846 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35f82140-11e1-49dd-92ec-0ffbea01377f', 'x-compute-request-id': 'req-35f82140-11e1-49dd-92ec-0ffbea01377f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:09,937 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:09,938 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3712d12-c013-4dd5-88d1-c8ae490ca35a', 'x-compute-request-id': 'req-a3712d12-c013-4dd5-88d1-c8ae490ca35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:11,031 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:08:11,032 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88ef826f-7540-47f7-ba82-33bec5a67de5', 'x-compute-request-id': 'req-88ef826f-7540-47f7-ba82-33bec5a67de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:12,123 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:08:12,124 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb9d669c-043c-451a-b0c0-e65b8b6f879f', 'x-compute-request-id': 'req-fb9d669c-043c-451a-b0c0-e65b8b6f879f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:13,214 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:13,215 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ec9119f-0e49-4927-a1a9-de1c8e86b0f0', 'x-compute-request-id': 'req-1ec9119f-0e49-4927-a1a9-de1c8e86b0f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:14,310 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:08:14,310 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beb75175-7929-4892-af72-55f35857a63b', 'x-compute-request-id': 'req-beb75175-7929-4892-af72-55f35857a63b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:15,401 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:15,401 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ede6cce3-9d70-40ee-af09-521ba3ea1717', 'x-compute-request-id': 'req-ede6cce3-9d70-40ee-af09-521ba3ea1717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:16,496 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:08:16,497 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7303cee7-1447-4b39-aff0-c0c1d75858b5', 'x-compute-request-id': 'req-7303cee7-1447-4b39-aff0-c0c1d75858b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:17,588 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:08:17,588 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed9f802c-ffc0-4673-b983-833e866e705d', 'x-compute-request-id': 'req-ed9f802c-ffc0-4673-b983-833e866e705d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:18,679 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:18,679 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaa53394-8669-4d6e-945d-86dcafd86dae', 'x-compute-request-id': 'req-aaa53394-8669-4d6e-945d-86dcafd86dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:19,774 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:08:19,775 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b20e70ad-0cb5-4b6a-b5d3-b90c436a41da', 'x-compute-request-id': 'req-b20e70ad-0cb5-4b6a-b5d3-b90c436a41da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:20,870 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:08:20,871 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c567ce3-3293-4e48-8489-7264972a6260', 'x-compute-request-id': 'req-8c567ce3-3293-4e48-8489-7264972a6260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:21,963 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:21,964 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72651727-954d-40ff-964a-04929e55b151', 'x-compute-request-id': 'req-72651727-954d-40ff-964a-04929e55b151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:23,054 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:08:23,054 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85710351-ee1a-4de7-98ed-98477a32056e', 'x-compute-request-id': 'req-85710351-ee1a-4de7-98ed-98477a32056e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:24,145 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:24,146 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40ca7438-caa5-4feb-862c-49a4d91e3375', 'x-compute-request-id': 'req-40ca7438-caa5-4feb-862c-49a4d91e3375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:25,240 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:08:25,241 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a56ce93d-ede3-4451-b2b3-f60c60b6c9fb', 'x-compute-request-id': 'req-a56ce93d-ede3-4451-b2b3-f60c60b6c9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:26,337 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:08:26,338 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4586bcbc-6e17-44a8-b6a9-7826222ac536', 'x-compute-request-id': 'req-4586bcbc-6e17-44a8-b6a9-7826222ac536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:27,449 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.102s 2021-10-23 20:08:27,449 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3753ca5f-7000-4d22-89ed-d3d970ad2efe', 'x-compute-request-id': 'req-3753ca5f-7000-4d22-89ed-d3d970ad2efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:28,551 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.093s 2021-10-23 20:08:28,552 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af5189c7-8974-4bd1-a120-4d3a44a946da', 'x-compute-request-id': 'req-af5189c7-8974-4bd1-a120-4d3a44a946da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:29,661 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.100s 2021-10-23 20:08:29,661 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20c3dbdd-7476-4c23-84ab-e031a76a6f8c', 'x-compute-request-id': 'req-20c3dbdd-7476-4c23-84ab-e031a76a6f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:30,753 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:08:30,754 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da1cf4fc-35d2-483a-a761-47c444d7a424', 'x-compute-request-id': 'req-da1cf4fc-35d2-483a-a761-47c444d7a424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:31,849 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:08:31,849 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f3b7cc5-cb13-4261-a402-dc4c7fb8f25a', 'x-compute-request-id': 'req-9f3b7cc5-cb13-4261-a402-dc4c7fb8f25a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:32,940 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:32,941 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d4ad326-ebbb-4738-acbd-349066481917', 'x-compute-request-id': 'req-1d4ad326-ebbb-4738-acbd-349066481917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:34,036 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:08:34,036 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60d7be05-9cae-45d5-94d5-f0e020d75ecd', 'x-compute-request-id': 'req-60d7be05-9cae-45d5-94d5-f0e020d75ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:35,128 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:08:35,129 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce92465-23cd-4633-951d-dbcec67c14c6', 'x-compute-request-id': 'req-9ce92465-23cd-4633-951d-dbcec67c14c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:36,225 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.088s 2021-10-23 20:08:36,225 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c82b074c-46de-4d94-9664-9aad0e8bf1e0', 'x-compute-request-id': 'req-c82b074c-46de-4d94-9664-9aad0e8bf1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:37,319 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:08:37,319 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e522e53c-09e2-4653-aec0-790023b3e5b7', 'x-compute-request-id': 'req-e522e53c-09e2-4653-aec0-790023b3e5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:38,411 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:38,411 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8475f666-135b-4a6e-a98d-7ef521451a63', 'x-compute-request-id': 'req-8475f666-135b-4a6e-a98d-7ef521451a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:39,503 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:08:39,504 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7df62a8-21dc-4eda-8307-8cd838d3cf71', 'x-compute-request-id': 'req-d7df62a8-21dc-4eda-8307-8cd838d3cf71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:40,598 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:08:40,599 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fc69c8f-6259-42bb-b2c4-e77a624d7ec8', 'x-compute-request-id': 'req-4fc69c8f-6259-42bb-b2c4-e77a624d7ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:41,690 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:08:41,690 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79ac98b6-770f-446c-a611-85329008d297', 'x-compute-request-id': 'req-79ac98b6-770f-446c-a611-85329008d297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:42,781 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:42,782 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd9f4f1-95c8-4920-82e5-957ca273cfd2', 'x-compute-request-id': 'req-9cd9f4f1-95c8-4920-82e5-957ca273cfd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:43,877 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:08:43,877 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b57986e-7ba3-42e8-a591-cb6c09ef0c69', 'x-compute-request-id': 'req-4b57986e-7ba3-42e8-a591-cb6c09ef0c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:44,968 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:44,969 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00361875-880c-4ab1-8d42-758f023d5659', 'x-compute-request-id': 'req-00361875-880c-4ab1-8d42-758f023d5659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:46,062 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:08:46,062 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-475d38a0-ff07-4f23-bcb8-e71cdfd6b2ae', 'x-compute-request-id': 'req-475d38a0-ff07-4f23-bcb8-e71cdfd6b2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:47,156 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:08:47,156 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a86ed414-9853-4343-b48c-2dc767924e33', 'x-compute-request-id': 'req-a86ed414-9853-4343-b48c-2dc767924e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:48,246 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.081s 2021-10-23 20:08:48,247 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdc4b345-a7c8-4e62-96fb-822db28cd24d', 'x-compute-request-id': 'req-bdc4b345-a7c8-4e62-96fb-822db28cd24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:49,338 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:08:49,339 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8795bb7-87b8-4775-9bef-b3a640f52b60', 'x-compute-request-id': 'req-b8795bb7-87b8-4775-9bef-b3a640f52b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:50,432 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:08:50,433 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8a7aa32-87ac-4fb9-97de-883913000328', 'x-compute-request-id': 'req-f8a7aa32-87ac-4fb9-97de-883913000328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:51,525 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:51,526 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f135c94a-1e44-4a1c-927b-effa4fe537ea', 'x-compute-request-id': 'req-f135c94a-1e44-4a1c-927b-effa4fe537ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:52,618 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:52,618 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c096fcef-6e21-4625-8911-90cce94c4be5', 'x-compute-request-id': 'req-c096fcef-6e21-4625-8911-90cce94c4be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:53,712 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:08:53,713 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2896aa5-10a1-431d-9e52-5a0d0ca43cda', 'x-compute-request-id': 'req-a2896aa5-10a1-431d-9e52-5a0d0ca43cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:54,806 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:08:54,806 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee293c4b-56d6-43f6-83a9-bf29236f36ae', 'x-compute-request-id': 'req-ee293c4b-56d6-43f6-83a9-bf29236f36ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:55,899 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:08:55,900 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d522544-55dd-426a-a87d-1f7b3f3596ef', 'x-compute-request-id': 'req-3d522544-55dd-426a-a87d-1f7b3f3596ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:56,992 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:08:56,992 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b419af0f-df2e-45ff-a818-dd24dc73bbeb', 'x-compute-request-id': 'req-b419af0f-df2e-45ff-a818-dd24dc73bbeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:58,083 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:08:58,083 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e63b564b-0dbc-4bc8-b06c-f9d2dcc418ae', 'x-compute-request-id': 'req-e63b564b-0dbc-4bc8-b06c-f9d2dcc418ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:08:59,175 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:08:59,175 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac85d309-9311-4aca-aa1b-471d2db0228b', 'x-compute-request-id': 'req-ac85d309-9311-4aca-aa1b-471d2db0228b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:00,270 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:09:00,271 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-516de693-a875-4330-aa8e-5f34837835a1', 'x-compute-request-id': 'req-516de693-a875-4330-aa8e-5f34837835a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:01,365 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:09:01,365 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0988b4e3-918f-4096-b3d8-067fe2e07ca7', 'x-compute-request-id': 'req-0988b4e3-918f-4096-b3d8-067fe2e07ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:02,459 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:09:02,459 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c33abdd-91b2-416b-aed0-bb1ca754a1d8', 'x-compute-request-id': 'req-9c33abdd-91b2-416b-aed0-bb1ca754a1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:03,553 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:09:03,553 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ee87151-bc86-4fbe-97d2-632eef99005c', 'x-compute-request-id': 'req-5ee87151-bc86-4fbe-97d2-632eef99005c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:04,658 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.096s 2021-10-23 20:09:04,659 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7bd4c1a-aea0-4049-bd4d-9ce8c92326e8', 'x-compute-request-id': 'req-e7bd4c1a-aea0-4049-bd4d-9ce8c92326e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:05,757 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:09:05,757 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1eede39-637f-4cf3-b646-7c4547c104fe', 'x-compute-request-id': 'req-c1eede39-637f-4cf3-b646-7c4547c104fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:06,848 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:09:06,848 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20d8867d-66af-4699-88e7-7b6b9ad52dfa', 'x-compute-request-id': 'req-20d8867d-66af-4699-88e7-7b6b9ad52dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:07,940 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:09:07,941 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-493ddd69-3e91-40e4-be20-31a9b6e72f68', 'x-compute-request-id': 'req-493ddd69-3e91-40e4-be20-31a9b6e72f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:09,032 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:09:09,032 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80628ca9-749c-4a4f-8a1e-414e74f66586', 'x-compute-request-id': 'req-80628ca9-749c-4a4f-8a1e-414e74f66586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:10,123 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:09:10,124 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11acebff-4c5b-437e-a4ca-e36e98f6c563', 'x-compute-request-id': 'req-11acebff-4c5b-437e-a4ca-e36e98f6c563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:11,213 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.081s 2021-10-23 20:09:11,214 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc4983bb-563a-4a3f-a1c2-429ffcb7fc6e', 'x-compute-request-id': 'req-fc4983bb-563a-4a3f-a1c2-429ffcb7fc6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:12,305 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:09:12,306 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6437ce5-4d27-4f0d-ba0b-4bddbc98df08', 'x-compute-request-id': 'req-a6437ce5-4d27-4f0d-ba0b-4bddbc98df08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:13,399 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:09:13,400 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c727cce3-89be-4145-b70d-56ea406008d4', 'x-compute-request-id': 'req-c727cce3-89be-4145-b70d-56ea406008d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:14,491 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:09:14,491 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc0e731-a955-458f-91aa-19883c297ead', 'x-compute-request-id': 'req-3cc0e731-a955-458f-91aa-19883c297ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:15,582 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:09:15,582 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21d00544-2d57-4e8a-9da3-f74bc7439042', 'x-compute-request-id': 'req-21d00544-2d57-4e8a-9da3-f74bc7439042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:16,679 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.088s 2021-10-23 20:09:16,679 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2185f233-2e91-4ea1-9b9a-128304a8fde6', 'x-compute-request-id': 'req-2185f233-2e91-4ea1-9b9a-128304a8fde6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:17,770 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:09:17,770 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50bdd549-5d96-484a-8ce8-a69f3c682871', 'x-compute-request-id': 'req-50bdd549-5d96-484a-8ce8-a69f3c682871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:18,861 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:09:18,862 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38e60d20-2cc7-42a7-9d63-9e7b160bf12e', 'x-compute-request-id': 'req-38e60d20-2cc7-42a7-9d63-9e7b160bf12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:19,953 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:09:19,953 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46fc6c1b-025d-4fca-bd6c-5f3f133b29d1', 'x-compute-request-id': 'req-46fc6c1b-025d-4fca-bd6c-5f3f133b29d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:21,046 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:09:21,047 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2f70b96-472e-492e-bb31-e845b50ac9fc', 'x-compute-request-id': 'req-d2f70b96-472e-492e-bb31-e845b50ac9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:22,140 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:09:22,140 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07edc08e-a3c9-4b81-89c2-4c617d06340a', 'x-compute-request-id': 'req-07edc08e-a3c9-4b81-89c2-4c617d06340a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:23,233 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:09:23,233 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f800432-1116-4f0c-bbfb-9345e040db75', 'x-compute-request-id': 'req-7f800432-1116-4f0c-bbfb-9345e040db75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:24,327 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:09:24,327 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad70d604-2aff-4aee-a09f-4e6004497bfc', 'x-compute-request-id': 'req-ad70d604-2aff-4aee-a09f-4e6004497bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:25,417 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:09:25,418 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cca4b55e-d360-49b4-8163-68375e1b7cce', 'x-compute-request-id': 'req-cca4b55e-d360-49b4-8163-68375e1b7cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:26,512 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:09:26,513 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0138b154-b5c5-4d34-a696-90dde4fb96ad', 'x-compute-request-id': 'req-0138b154-b5c5-4d34-a696-90dde4fb96ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:27,605 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:09:27,605 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b04e22e3-5ac6-4197-8a3c-b3fe7545b0df', 'x-compute-request-id': 'req-b04e22e3-5ac6-4197-8a3c-b3fe7545b0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:28,701 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:09:28,701 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e13787d-b4ea-42f4-84c5-f07ef87a3733', 'x-compute-request-id': 'req-5e13787d-b4ea-42f4-84c5-f07ef87a3733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:29,799 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.090s 2021-10-23 20:09:29,800 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb965c30-8f42-4437-b074-7a02cd0617e8', 'x-compute-request-id': 'req-fb965c30-8f42-4437-b074-7a02cd0617e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:30,890 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:09:30,890 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-632f3b6b-d951-47e2-b4d6-c1ad74c57015', 'x-compute-request-id': 'req-632f3b6b-d951-47e2-b4d6-c1ad74c57015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:31,988 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.089s 2021-10-23 20:09:31,989 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17c24b33-bd47-48ec-be83-14deaf685b91', 'x-compute-request-id': 'req-17c24b33-bd47-48ec-be83-14deaf685b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:33,079 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:09:33,079 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0fcb14d-6271-48be-937a-465dd965e63f', 'x-compute-request-id': 'req-b0fcb14d-6271-48be-937a-465dd965e63f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:34,312 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.225s 2021-10-23 20:09:34,313 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8890c98b-1d13-40a0-9e1e-8b3fe7222cfa', 'x-compute-request-id': 'req-8890c98b-1d13-40a0-9e1e-8b3fe7222cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:35,404 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:09:35,405 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-736eabaa-5021-4a32-9e59-d4f947182dcf', 'x-compute-request-id': 'req-736eabaa-5021-4a32-9e59-d4f947182dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:36,495 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.081s 2021-10-23 20:09:36,495 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d0c94c5-a0b1-4835-902d-b6a5a5d4c6b3', 'x-compute-request-id': 'req-9d0c94c5-a0b1-4835-902d-b6a5a5d4c6b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:37,584 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.081s 2021-10-23 20:09:37,585 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d89c4d8-f8c5-4a60-844d-a6b9770bc983', 'x-compute-request-id': 'req-3d89c4d8-f8c5-4a60-844d-a6b9770bc983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:38,676 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:09:38,676 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea0aa2d5-6a12-46d5-b0d8-55ac8f5c4861', 'x-compute-request-id': 'req-ea0aa2d5-6a12-46d5-b0d8-55ac8f5c4861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:39,771 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:09:39,771 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-176d34c1-f347-4290-8af5-9861268c3100', 'x-compute-request-id': 'req-176d34c1-f347-4290-8af5-9861268c3100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:40,862 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:09:40,862 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d7f2862-e4b7-4b78-8fcd-c78f0a7ad4d7', 'x-compute-request-id': 'req-4d7f2862-e4b7-4b78-8fcd-c78f0a7ad4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:41,955 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:09:41,956 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-739f62ad-24ee-44e3-83f9-4bc72d61539b', 'x-compute-request-id': 'req-739f62ad-24ee-44e3-83f9-4bc72d61539b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:43,051 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:09:43,051 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fe31e58-ba50-4380-9fdc-418ebaacf5c5', 'x-compute-request-id': 'req-6fe31e58-ba50-4380-9fdc-418ebaacf5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:44,143 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:09:44,143 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a484e46-6520-4a7d-9628-623ce504e919', 'x-compute-request-id': 'req-7a484e46-6520-4a7d-9628-623ce504e919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:45,236 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:09:45,237 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73eeaa5c-b10c-4bfc-958c-d58eb615ad07', 'x-compute-request-id': 'req-73eeaa5c-b10c-4bfc-958c-d58eb615ad07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:46,329 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:09:46,330 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33348dae-48a3-4c62-96c5-ae089deb8f1e', 'x-compute-request-id': 'req-33348dae-48a3-4c62-96c5-ae089deb8f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:47,421 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:09:47,422 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-275ca7d8-c0f9-400e-b0bb-738a02100d93', 'x-compute-request-id': 'req-275ca7d8-c0f9-400e-b0bb-738a02100d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:48,513 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:09:48,513 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e73a0312-ea97-412b-8e22-8eaa4dd854aa', 'x-compute-request-id': 'req-e73a0312-ea97-412b-8e22-8eaa4dd854aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:49,604 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:09:49,604 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-771b7003-0401-4c2a-8b74-df3b9bfa44fa', 'x-compute-request-id': 'req-771b7003-0401-4c2a-8b74-df3b9bfa44fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:50,696 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:09:50,697 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-005267d5-24b0-4073-a87b-522ae43f61aa', 'x-compute-request-id': 'req-005267d5-24b0-4073-a87b-522ae43f61aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:51,787 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.081s 2021-10-23 20:09:51,787 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-108870ea-5ead-4e5e-8eca-8aef05511823', 'x-compute-request-id': 'req-108870ea-5ead-4e5e-8eca-8aef05511823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:52,882 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:09:52,883 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baf3d6e2-de48-42ef-807c-2dbfa51a960d', 'x-compute-request-id': 'req-baf3d6e2-de48-42ef-807c-2dbfa51a960d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:53,974 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:09:53,974 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54e1117b-d8be-4ea4-8a12-c10525735279', 'x-compute-request-id': 'req-54e1117b-d8be-4ea4-8a12-c10525735279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:55,066 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:09:55,066 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05b69203-9eeb-4dbf-8a68-b9936c37ac91', 'x-compute-request-id': 'req-05b69203-9eeb-4dbf-8a68-b9936c37ac91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:56,159 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:09:56,160 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22698619-9096-454c-94e1-f4de663c5567', 'x-compute-request-id': 'req-22698619-9096-454c-94e1-f4de663c5567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:57,251 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:09:57,251 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-836239c4-47cc-4d71-8405-17a1c0c79439', 'x-compute-request-id': 'req-836239c4-47cc-4d71-8405-17a1c0c79439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:58,344 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:09:58,344 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-174f9b7c-0e27-4928-8be7-7d90550d6561', 'x-compute-request-id': 'req-174f9b7c-0e27-4928-8be7-7d90550d6561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:09:59,442 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.089s 2021-10-23 20:09:59,442 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09115d87-a351-42c6-9d67-fa090cbeca2f', 'x-compute-request-id': 'req-09115d87-a351-42c6-9d67-fa090cbeca2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:00,535 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:10:00,535 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d330ff4a-cd9e-4b14-8414-6ec3b6c64577', 'x-compute-request-id': 'req-d330ff4a-cd9e-4b14-8414-6ec3b6c64577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:01,625 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:01,626 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42a38490-74e5-41f8-a251-f3ac141cb92c', 'x-compute-request-id': 'req-42a38490-74e5-41f8-a251-f3ac141cb92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:02,716 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:02,716 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-906e4b87-8954-4cf7-9c26-314b74f32e51', 'x-compute-request-id': 'req-906e4b87-8954-4cf7-9c26-314b74f32e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:03,807 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:03,808 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32afc8b2-8eea-4103-8e04-8674e1b47ba3', 'x-compute-request-id': 'req-32afc8b2-8eea-4103-8e04-8674e1b47ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:04,914 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.097s 2021-10-23 20:10:04,914 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ecc81f1-25ed-4a7c-9742-570595bf9dbc', 'x-compute-request-id': 'req-3ecc81f1-25ed-4a7c-9742-570595bf9dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:06,010 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:10:06,011 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee96ee46-566e-4ef2-9958-e5f12e72ff10', 'x-compute-request-id': 'req-ee96ee46-566e-4ef2-9958-e5f12e72ff10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:07,102 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:10:07,102 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44c9522f-8e0b-48b4-938f-c0650574ee3f', 'x-compute-request-id': 'req-44c9522f-8e0b-48b4-938f-c0650574ee3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:08,201 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:10:08,202 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84bd55e8-2fdc-44c0-9501-c2a30abb6642', 'x-compute-request-id': 'req-84bd55e8-2fdc-44c0-9501-c2a30abb6642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:09,296 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:10:09,297 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a15ccbf2-a52d-4361-a05f-1a98f9361a82', 'x-compute-request-id': 'req-a15ccbf2-a52d-4361-a05f-1a98f9361a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:10,391 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:10:10,392 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3526d10e-7deb-4ab7-b5a1-0ed005a9077c', 'x-compute-request-id': 'req-3526d10e-7deb-4ab7-b5a1-0ed005a9077c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:11,483 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:10:11,483 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ead47b0-037e-4266-839f-3267d3ccbbda', 'x-compute-request-id': 'req-8ead47b0-037e-4266-839f-3267d3ccbbda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:12,575 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:12,576 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b26697-d9d5-482a-95a6-8cd9dfced1c6', 'x-compute-request-id': 'req-57b26697-d9d5-482a-95a6-8cd9dfced1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:13,670 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:10:13,670 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a67b5e0-d4c5-4aaa-9322-4fed69012fa6', 'x-compute-request-id': 'req-8a67b5e0-d4c5-4aaa-9322-4fed69012fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:14,763 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:10:14,763 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1475dfb-42f4-4a8d-acfc-c3b005deed3d', 'x-compute-request-id': 'req-d1475dfb-42f4-4a8d-acfc-c3b005deed3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:15,854 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:15,854 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94c3939e-969b-4bed-b7fd-00e4cd09f9c0', 'x-compute-request-id': 'req-94c3939e-969b-4bed-b7fd-00e4cd09f9c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:16,945 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:16,945 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62081283-5f49-48da-b75a-eb72c876b270', 'x-compute-request-id': 'req-62081283-5f49-48da-b75a-eb72c876b270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:18,036 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:10:18,037 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc9061e-e9f8-4268-95fd-84286ec0edf8', 'x-compute-request-id': 'req-3cc9061e-e9f8-4268-95fd-84286ec0edf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:19,133 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.088s 2021-10-23 20:10:19,133 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a12035d7-72fa-4dcf-bbf8-bacd14693fc9', 'x-compute-request-id': 'req-a12035d7-72fa-4dcf-bbf8-bacd14693fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:20,225 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:10:20,225 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2871e73-841b-4e05-8cd7-56cbb038e696', 'x-compute-request-id': 'req-e2871e73-841b-4e05-8cd7-56cbb038e696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:21,316 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:10:21,316 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94cb4886-87c1-42cf-ab8d-1f3a28caaf27', 'x-compute-request-id': 'req-94cb4886-87c1-42cf-ab8d-1f3a28caaf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:22,413 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.089s 2021-10-23 20:10:22,414 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf3b9b30-3809-435e-9c9f-8c035806fbe9', 'x-compute-request-id': 'req-bf3b9b30-3809-435e-9c9f-8c035806fbe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:23,505 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:10:23,506 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf3fcc08-40af-462d-a10e-634374c5760b', 'x-compute-request-id': 'req-bf3fcc08-40af-462d-a10e-634374c5760b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:24,612 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.098s 2021-10-23 20:10:24,613 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f017d466-668e-4392-9a04-19f7c1abe058', 'x-compute-request-id': 'req-f017d466-668e-4392-9a04-19f7c1abe058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:25,705 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:10:25,705 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b41585fb-4475-440d-bbf8-d06851316d2e', 'x-compute-request-id': 'req-b41585fb-4475-440d-bbf8-d06851316d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:26,797 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:10:26,797 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b18276d8-3478-4303-a4eb-f72b3554e49b', 'x-compute-request-id': 'req-b18276d8-3478-4303-a4eb-f72b3554e49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:27,887 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.081s 2021-10-23 20:10:27,888 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0961e998-00f3-427f-8051-44a44b594a07', 'x-compute-request-id': 'req-0961e998-00f3-427f-8051-44a44b594a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:28,985 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.088s 2021-10-23 20:10:28,986 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1f5c12b-8dd9-47f3-b0bd-0cd380e7532a', 'x-compute-request-id': 'req-c1f5c12b-8dd9-47f3-b0bd-0cd380e7532a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:30,079 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:10:30,080 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b51068-0dc1-422c-ade1-d7856f8257c3', 'x-compute-request-id': 'req-19b51068-0dc1-422c-ade1-d7856f8257c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:31,171 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:31,171 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c18b2f53-3637-4e51-8097-4eeb2301f6a7', 'x-compute-request-id': 'req-c18b2f53-3637-4e51-8097-4eeb2301f6a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:32,266 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:10:32,266 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed125cd5-b8fe-451a-80e0-31d0fcaf2735', 'x-compute-request-id': 'req-ed125cd5-b8fe-451a-80e0-31d0fcaf2735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:33,358 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:10:33,359 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a06588b9-c72c-4a2f-9e67-9960590b13b7', 'x-compute-request-id': 'req-a06588b9-c72c-4a2f-9e67-9960590b13b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:34,450 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:10:34,451 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-861cbe4c-10b2-40fb-980f-17a230acb8e0', 'x-compute-request-id': 'req-861cbe4c-10b2-40fb-980f-17a230acb8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:35,545 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:10:35,545 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06f2024e-ead4-4129-bcb8-cc18ec7772d6', 'x-compute-request-id': 'req-06f2024e-ead4-4129-bcb8-cc18ec7772d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:36,639 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:10:36,640 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c04ad60-535f-4ec4-ac5d-77554a7e735e', 'x-compute-request-id': 'req-2c04ad60-535f-4ec4-ac5d-77554a7e735e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:37,729 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:37,730 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64d42531-c898-461e-bebc-c7545108f9e0', 'x-compute-request-id': 'req-64d42531-c898-461e-bebc-c7545108f9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:38,821 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:38,821 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3ece38c-2421-4d41-b6cb-2a8ce3867e96', 'x-compute-request-id': 'req-d3ece38c-2421-4d41-b6cb-2a8ce3867e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:39,913 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:10:39,913 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-256a1085-060b-40b3-8627-2c408e8df468', 'x-compute-request-id': 'req-256a1085-060b-40b3-8627-2c408e8df468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:41,007 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:10:41,008 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b59f337d-1542-44cd-bbb6-1bdafeb9a5e5', 'x-compute-request-id': 'req-b59f337d-1542-44cd-bbb6-1bdafeb9a5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:42,104 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.089s 2021-10-23 20:10:42,104 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d628163-d98e-4d26-a2e4-761fe31ce191', 'x-compute-request-id': 'req-2d628163-d98e-4d26-a2e4-761fe31ce191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:43,195 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:43,196 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0145f610-79d3-4b82-bc52-761cdca67589', 'x-compute-request-id': 'req-0145f610-79d3-4b82-bc52-761cdca67589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:44,287 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:44,287 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-819ce2d5-5bc0-47b0-9ab5-f10e36f2deb8', 'x-compute-request-id': 'req-819ce2d5-5bc0-47b0-9ab5-f10e36f2deb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:45,379 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:10:45,380 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd5cd3cf-bfe8-44bf-adcb-5b9040b76ca1', 'x-compute-request-id': 'req-dd5cd3cf-bfe8-44bf-adcb-5b9040b76ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:46,470 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.081s 2021-10-23 20:10:46,470 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcb5bcdd-fb68-46bc-b0fe-dfcf1285c263', 'x-compute-request-id': 'req-fcb5bcdd-fb68-46bc-b0fe-dfcf1285c263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:47,561 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:10:47,562 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c598406b-9125-4fe0-a413-8ba865360347', 'x-compute-request-id': 'req-c598406b-9125-4fe0-a413-8ba865360347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:48,659 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.088s 2021-10-23 20:10:48,659 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255b4099-7491-4293-8e90-d09a6fd60457', 'x-compute-request-id': 'req-255b4099-7491-4293-8e90-d09a6fd60457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:49,750 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:10:49,751 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc29e3e6-29bb-4881-8c1f-c819e37801cf', 'x-compute-request-id': 'req-bc29e3e6-29bb-4881-8c1f-c819e37801cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:50,842 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:50,842 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-837fd0a4-60b8-4ed0-9323-a05cf610dc5d', 'x-compute-request-id': 'req-837fd0a4-60b8-4ed0-9323-a05cf610dc5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:51,933 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:51,933 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a78a7c4-05a3-49da-bcb9-aa19fd8f08e6', 'x-compute-request-id': 'req-2a78a7c4-05a3-49da-bcb9-aa19fd8f08e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:53,025 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:10:53,025 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5baddd1f-8e53-4068-a5a7-16903a293713', 'x-compute-request-id': 'req-5baddd1f-8e53-4068-a5a7-16903a293713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:54,122 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:10:54,122 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-492ee1bc-06d1-42ea-bcd9-44a3a9c4ee63', 'x-compute-request-id': 'req-492ee1bc-06d1-42ea-bcd9-44a3a9c4ee63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:55,216 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:10:55,217 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-736ddef5-1a58-4ff6-ad76-b4ad81a15cf0', 'x-compute-request-id': 'req-736ddef5-1a58-4ff6-ad76-b4ad81a15cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:56,309 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:10:56,309 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7892327f-a777-4bd9-a930-9f3e47ab2964', 'x-compute-request-id': 'req-7892327f-a777-4bd9-a930-9f3e47ab2964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:57,399 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:57,400 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b943a00-891d-4bf2-abea-91082a48104e', 'x-compute-request-id': 'req-6b943a00-891d-4bf2-abea-91082a48104e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:58,492 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:10:58,492 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d900ecb-1a81-4894-b4c1-2a3d48f5b29b', 'x-compute-request-id': 'req-9d900ecb-1a81-4894-b4c1-2a3d48f5b29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:10:59,583 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:10:59,583 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-005d5eec-0ef9-4710-980b-268c3c977285', 'x-compute-request-id': 'req-005d5eec-0ef9-4710-980b-268c3c977285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:00,676 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:11:00,677 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07eda43a-90d6-4372-a4d7-de21b5423885', 'x-compute-request-id': 'req-07eda43a-90d6-4372-a4d7-de21b5423885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:01,772 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:11:01,773 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39f0a7fb-42ec-4bd9-adf5-47c6b2da9086', 'x-compute-request-id': 'req-39f0a7fb-42ec-4bd9-adf5-47c6b2da9086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:02,863 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:11:02,863 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-727fb46c-9fab-41b9-8909-fe0e1bc989e1', 'x-compute-request-id': 'req-727fb46c-9fab-41b9-8909-fe0e1bc989e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:03,955 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:11:03,955 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7cfa9fd-6052-4960-8893-6c1eea170784', 'x-compute-request-id': 'req-a7cfa9fd-6052-4960-8893-6c1eea170784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:05,049 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:11:05,049 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4601fba-f923-4929-bbfe-091e759b2355', 'x-compute-request-id': 'req-d4601fba-f923-4929-bbfe-091e759b2355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:06,140 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.081s 2021-10-23 20:11:06,140 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61e41cd0-0611-4d1f-bd35-1c435e47b3a7', 'x-compute-request-id': 'req-61e41cd0-0611-4d1f-bd35-1c435e47b3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:07,233 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:11:07,234 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b027ab-a435-48ad-b084-7446bc3c472c', 'x-compute-request-id': 'req-58b027ab-a435-48ad-b084-7446bc3c472c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:08,324 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:11:08,325 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1589434a-18c0-4abc-8422-817e41eeb535', 'x-compute-request-id': 'req-1589434a-18c0-4abc-8422-817e41eeb535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:09,419 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:11:09,419 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-834fcec9-174c-4f1c-8605-5a485ce2b121', 'x-compute-request-id': 'req-834fcec9-174c-4f1c-8605-5a485ce2b121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:10,512 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:11:10,512 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da59b5b7-cd97-4ce9-86b5-87cd2a404ed5', 'x-compute-request-id': 'req-da59b5b7-cd97-4ce9-86b5-87cd2a404ed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:11,602 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:11:11,603 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-686313a3-2640-4ded-b458-43d60727c2b0', 'x-compute-request-id': 'req-686313a3-2640-4ded-b458-43d60727c2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:12,694 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:11:12,694 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8852f3fb-4dcb-42f7-8ae4-a3a22b45b81d', 'x-compute-request-id': 'req-8852f3fb-4dcb-42f7-8ae4-a3a22b45b81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:13,786 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:11:13,787 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82d14c5d-fda5-4af2-9fa5-4b1ac22c1073', 'x-compute-request-id': 'req-82d14c5d-fda5-4af2-9fa5-4b1ac22c1073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:14,881 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:11:14,881 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e412d118-3f2f-4426-8d1c-36e782241551', 'x-compute-request-id': 'req-e412d118-3f2f-4426-8d1c-36e782241551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:15,972 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:11:15,972 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24c608e3-6fd9-4de1-b7e8-3e258f9a7ae8', 'x-compute-request-id': 'req-24c608e3-6fd9-4de1-b7e8-3e258f9a7ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:17,062 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:11:17,063 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0712d2c9-8ad9-4719-9b02-2dac5c60faee', 'x-compute-request-id': 'req-0712d2c9-8ad9-4719-9b02-2dac5c60faee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:18,152 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.081s 2021-10-23 20:11:18,152 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59b23bc4-8dce-4ea3-b441-8afbe26167c6', 'x-compute-request-id': 'req-59b23bc4-8dce-4ea3-b441-8afbe26167c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:19,245 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:11:19,245 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01cf07b9-7d2c-4245-9833-27348618d2a0', 'x-compute-request-id': 'req-01cf07b9-7d2c-4245-9833-27348618d2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:20,340 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:11:20,341 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5c02497-3104-4081-b4a9-a71435ee2f60', 'x-compute-request-id': 'req-d5c02497-3104-4081-b4a9-a71435ee2f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:21,433 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:11:21,433 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fbdd07c-cab6-4601-ab05-152d40e005ca', 'x-compute-request-id': 'req-5fbdd07c-cab6-4601-ab05-152d40e005ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:22,525 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:11:22,526 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34e88db4-d9ed-4a5b-a190-7c2379672a9c', 'x-compute-request-id': 'req-34e88db4-d9ed-4a5b-a190-7c2379672a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:23,618 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:11:23,618 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9548c45-edae-4ea4-b1af-7d811cec3fe4', 'x-compute-request-id': 'req-f9548c45-edae-4ea4-b1af-7d811cec3fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:24,710 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:11:24,710 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02fb96b7-bdff-426b-a632-4992a440dc84', 'x-compute-request-id': 'req-02fb96b7-bdff-426b-a632-4992a440dc84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:25,806 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.088s 2021-10-23 20:11:25,807 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b7aeecf-ef42-46f4-a5ae-6978e49248ed', 'x-compute-request-id': 'req-7b7aeecf-ef42-46f4-a5ae-6978e49248ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:26,897 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:11:26,898 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd396916-d103-4cca-86ad-097364fa79e8', 'x-compute-request-id': 'req-bd396916-d103-4cca-86ad-097364fa79e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:27,993 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:11:27,994 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bf1362f-f504-44b8-ac87-862d5f2f62be', 'x-compute-request-id': 'req-9bf1362f-f504-44b8-ac87-862d5f2f62be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:29,089 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:11:29,089 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99683f84-72c0-4d5b-a7f8-20132ad6d36b', 'x-compute-request-id': 'req-99683f84-72c0-4d5b-a7f8-20132ad6d36b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:30,225 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.127s 2021-10-23 20:11:30,226 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86082ef0-5977-460e-8399-fd582f7e2ac0', 'x-compute-request-id': 'req-86082ef0-5977-460e-8399-fd582f7e2ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:31,362 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.128s 2021-10-23 20:11:31,362 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bf82107-6ad2-4af4-bcfc-1750efd7de01', 'x-compute-request-id': 'req-4bf82107-6ad2-4af4-bcfc-1750efd7de01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:32,467 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.097s 2021-10-23 20:11:32,468 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d7657bf-024f-487b-ad3b-e75a37d6bf61', 'x-compute-request-id': 'req-7d7657bf-024f-487b-ad3b-e75a37d6bf61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:33,563 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:11:33,564 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-879fc4a0-67ce-484e-8bcb-7f5fe2c7b999', 'x-compute-request-id': 'req-879fc4a0-67ce-484e-8bcb-7f5fe2c7b999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:34,661 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.089s 2021-10-23 20:11:34,662 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-779abef2-7bee-4c51-8eb8-314c45c26fdf', 'x-compute-request-id': 'req-779abef2-7bee-4c51-8eb8-314c45c26fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:35,752 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:11:35,752 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ed046aa-5c68-4d94-98d5-d8e0340f1e55', 'x-compute-request-id': 'req-2ed046aa-5c68-4d94-98d5-d8e0340f1e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:36,844 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:11:36,844 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-677e4218-e059-4fd1-a124-61f14ba6f6cc', 'x-compute-request-id': 'req-677e4218-e059-4fd1-a124-61f14ba6f6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:37,934 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:11:37,935 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e672f28-ebe5-4790-8e03-d56248e5c3a5', 'x-compute-request-id': 'req-3e672f28-ebe5-4790-8e03-d56248e5c3a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:39,027 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:11:39,028 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c34455a-7b6a-4490-a5bb-cf3708ea8600', 'x-compute-request-id': 'req-0c34455a-7b6a-4490-a5bb-cf3708ea8600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:40,118 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:11:40,119 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed2c118d-0a45-4e4b-b5e4-b3d22892ac38', 'x-compute-request-id': 'req-ed2c118d-0a45-4e4b-b5e4-b3d22892ac38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:41,214 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:11:41,214 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12a9099-9ab8-47de-bf7b-b5eee7acf02e', 'x-compute-request-id': 'req-b12a9099-9ab8-47de-bf7b-b5eee7acf02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:42,308 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:11:42,309 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d38a6259-25e0-4647-9659-61f80afa165a', 'x-compute-request-id': 'req-d38a6259-25e0-4647-9659-61f80afa165a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:43,399 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:11:43,400 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cb1e391-c953-4d55-b3f7-580f9b470fc1', 'x-compute-request-id': 'req-9cb1e391-c953-4d55-b3f7-580f9b470fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:44,489 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.081s 2021-10-23 20:11:44,490 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f670f58e-6b78-416b-8383-0a423a0b6649', 'x-compute-request-id': 'req-f670f58e-6b78-416b-8383-0a423a0b6649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:45,582 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:11:45,582 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a207fa3-c1d0-471a-9ff4-2f2f4f8fc110', 'x-compute-request-id': 'req-5a207fa3-c1d0-471a-9ff4-2f2f4f8fc110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:46,675 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:11:46,676 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8360517-4557-4881-9323-f085a4ab90a2', 'x-compute-request-id': 'req-c8360517-4557-4881-9323-f085a4ab90a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:47,767 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:11:47,767 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d7da640-0c3c-4a8f-b139-ade5e734032e', 'x-compute-request-id': 'req-0d7da640-0c3c-4a8f-b139-ade5e734032e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:48,858 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:11:48,858 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2eb1881-9509-4636-921f-fb7a5a2b1f1d', 'x-compute-request-id': 'req-b2eb1881-9509-4636-921f-fb7a5a2b1f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:49,951 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:11:49,952 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b24b1dd8-ce55-4145-82a5-082f0c94c56f', 'x-compute-request-id': 'req-b24b1dd8-ce55-4145-82a5-082f0c94c56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:51,043 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:11:51,044 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a088184-81a5-4d4c-99c3-d0785456eacd', 'x-compute-request-id': 'req-8a088184-81a5-4d4c-99c3-d0785456eacd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:52,135 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:11:52,136 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-128e96dc-ad7c-4510-9783-98e1fa8b4b98', 'x-compute-request-id': 'req-128e96dc-ad7c-4510-9783-98e1fa8b4b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:53,228 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:11:53,228 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c47371-9b25-4429-83a8-34db33368003', 'x-compute-request-id': 'req-15c47371-9b25-4429-83a8-34db33368003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:54,323 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:11:54,323 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eca57bfe-c287-4db9-a376-81008cdafd30', 'x-compute-request-id': 'req-eca57bfe-c287-4db9-a376-81008cdafd30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:55,414 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:11:55,415 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2fc0e42-3b2f-456b-9190-c0211dc17982', 'x-compute-request-id': 'req-b2fc0e42-3b2f-456b-9190-c0211dc17982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:56,507 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:11:56,508 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7196fd55-9d66-42ad-9449-02743426750b', 'x-compute-request-id': 'req-7196fd55-9d66-42ad-9449-02743426750b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:57,600 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:11:57,600 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ccf6285-b613-404f-b413-0d7af6c80c74', 'x-compute-request-id': 'req-5ccf6285-b613-404f-b413-0d7af6c80c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:58,690 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.081s 2021-10-23 20:11:58,690 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-354bc28e-9edf-499c-a69f-62dcb89d82d7', 'x-compute-request-id': 'req-354bc28e-9edf-499c-a69f-62dcb89d82d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:11:59,784 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:11:59,784 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d646b89-62e2-44e2-9baf-7dea22b00c93', 'x-compute-request-id': 'req-1d646b89-62e2-44e2-9baf-7dea22b00c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:00,876 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:12:00,877 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c007efe-e4ca-4022-8522-a56b00b9c4e8', 'x-compute-request-id': 'req-0c007efe-e4ca-4022-8522-a56b00b9c4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:01,967 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:01,967 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aa52fdc-2e63-4f97-84fc-5d95a94de4b2', 'x-compute-request-id': 'req-7aa52fdc-2e63-4f97-84fc-5d95a94de4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:03,061 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:12:03,061 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18a9e3e2-b9d1-4f66-8b13-f454a04aa2a6', 'x-compute-request-id': 'req-18a9e3e2-b9d1-4f66-8b13-f454a04aa2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:04,151 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:04,152 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f8ff8dc-9605-4773-bec8-395f608a2502', 'x-compute-request-id': 'req-7f8ff8dc-9605-4773-bec8-395f608a2502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:05,245 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:12:05,245 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2554dac8-6935-405e-83f0-df94c6790fcb', 'x-compute-request-id': 'req-2554dac8-6935-405e-83f0-df94c6790fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:06,347 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.094s 2021-10-23 20:12:06,348 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f404282-face-4c75-946a-cadf9774b404', 'x-compute-request-id': 'req-6f404282-face-4c75-946a-cadf9774b404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:07,440 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:12:07,441 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8302102e-203a-4570-9c1e-be9b24b0d81c', 'x-compute-request-id': 'req-8302102e-203a-4570-9c1e-be9b24b0d81c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:08,531 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:08,531 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49a1b45c-65e9-4709-a793-82edba0e9b5c', 'x-compute-request-id': 'req-49a1b45c-65e9-4709-a793-82edba0e9b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:09,623 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:12:09,624 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aef254bf-bd75-45e9-9667-00ec5b67d98e', 'x-compute-request-id': 'req-aef254bf-bd75-45e9-9667-00ec5b67d98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:10,716 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:10,716 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-304ae598-004b-446a-9d55-d6be37e0eeb6', 'x-compute-request-id': 'req-304ae598-004b-446a-9d55-d6be37e0eeb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:11,963 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.238s 2021-10-23 20:12:11,964 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e8fc417-542b-4c32-8b71-ff6570bf0c4b', 'x-compute-request-id': 'req-1e8fc417-542b-4c32-8b71-ff6570bf0c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:13,059 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:12:13,059 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e108cf2-354f-4dec-a61b-ec92e420223e', 'x-compute-request-id': 'req-2e108cf2-354f-4dec-a61b-ec92e420223e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:14,150 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:14,150 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb9a0673-5ac9-4c95-846c-9fae556c79e3', 'x-compute-request-id': 'req-eb9a0673-5ac9-4c95-846c-9fae556c79e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:15,242 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:15,242 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-037b5f99-ee49-4cd8-971e-e8339fc1ce48', 'x-compute-request-id': 'req-037b5f99-ee49-4cd8-971e-e8339fc1ce48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:16,333 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:16,333 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b238b3ba-a965-47d1-8afa-d773a77ca271', 'x-compute-request-id': 'req-b238b3ba-a965-47d1-8afa-d773a77ca271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:17,425 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:17,425 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62ecb449-c8fa-4a94-96a2-6f56b9146f22', 'x-compute-request-id': 'req-62ecb449-c8fa-4a94-96a2-6f56b9146f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:18,516 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:18,517 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19f37523-f21b-48d4-bfd1-cf56ac40d533', 'x-compute-request-id': 'req-19f37523-f21b-48d4-bfd1-cf56ac40d533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:19,608 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:19,608 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a176b54c-3443-45ed-b22c-d16e464574b1', 'x-compute-request-id': 'req-a176b54c-3443-45ed-b22c-d16e464574b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:20,703 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:12:20,703 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eb69388-db30-4c50-8673-366d676b1b03', 'x-compute-request-id': 'req-7eb69388-db30-4c50-8673-366d676b1b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:21,793 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:21,794 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4272567-51b7-4a60-8753-4d662afab964', 'x-compute-request-id': 'req-f4272567-51b7-4a60-8753-4d662afab964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:22,885 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:22,886 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adbcc494-7718-4767-9513-5a5ad7e41e3d', 'x-compute-request-id': 'req-adbcc494-7718-4767-9513-5a5ad7e41e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:23,977 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:23,977 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46e0c9f0-4a03-4169-8543-e623fd41f974', 'x-compute-request-id': 'req-46e0c9f0-4a03-4169-8543-e623fd41f974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:25,074 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.087s 2021-10-23 20:12:25,074 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d76b556-2b11-41a7-a456-6ccfff126279', 'x-compute-request-id': 'req-9d76b556-2b11-41a7-a456-6ccfff126279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:26,171 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.089s 2021-10-23 20:12:26,172 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1225c95-251b-41e7-a218-f9e6a6b5dbc8', 'x-compute-request-id': 'req-a1225c95-251b-41e7-a218-f9e6a6b5dbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:27,264 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:27,264 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f8148fa-ce8e-447e-8e20-4844ff66cd40', 'x-compute-request-id': 'req-2f8148fa-ce8e-447e-8e20-4844ff66cd40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:28,356 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:28,356 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-891d0c9e-393f-4746-9938-8b8bf7546ca0', 'x-compute-request-id': 'req-891d0c9e-393f-4746-9938-8b8bf7546ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:29,446 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.081s 2021-10-23 20:12:29,447 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-880067b5-4c61-400b-bc1e-701b59b38f11', 'x-compute-request-id': 'req-880067b5-4c61-400b-bc1e-701b59b38f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:30,538 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:30,538 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8b8d1f7-5260-4e94-84a7-3ce5b2251bc9', 'x-compute-request-id': 'req-f8b8d1f7-5260-4e94-84a7-3ce5b2251bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:31,629 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:31,629 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1eda00c-0017-40aa-bb6b-19c1d25eaee5', 'x-compute-request-id': 'req-b1eda00c-0017-40aa-bb6b-19c1d25eaee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:32,722 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:12:32,723 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b17228a1-a838-42cf-8dec-0a9118a47608', 'x-compute-request-id': 'req-b17228a1-a838-42cf-8dec-0a9118a47608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:33,816 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:12:33,817 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3355c22-f3f9-4672-85d0-2583e245fc0d', 'x-compute-request-id': 'req-d3355c22-f3f9-4672-85d0-2583e245fc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:34,911 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:12:34,911 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b54f0d51-fb04-48a5-b38d-20a20836b7c5', 'x-compute-request-id': 'req-b54f0d51-fb04-48a5-b38d-20a20836b7c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:36,002 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:36,002 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09aa26f5-e6b0-47d2-bca9-27b6cb1b5319', 'x-compute-request-id': 'req-09aa26f5-e6b0-47d2-bca9-27b6cb1b5319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:37,093 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:37,094 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac394b18-df8c-4012-9ba7-e1e13ca42461', 'x-compute-request-id': 'req-ac394b18-df8c-4012-9ba7-e1e13ca42461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:38,184 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:38,185 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a00ebf9-15ac-4415-875e-ada05d54f538', 'x-compute-request-id': 'req-7a00ebf9-15ac-4415-875e-ada05d54f538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:39,278 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:39,278 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6490c8a1-836d-4703-8195-bfe1c3656b4d', 'x-compute-request-id': 'req-6490c8a1-836d-4703-8195-bfe1c3656b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:40,373 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:12:40,373 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d7683e1-61ad-4fb4-92e0-227a2644ea1c', 'x-compute-request-id': 'req-8d7683e1-61ad-4fb4-92e0-227a2644ea1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:41,469 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.088s 2021-10-23 20:12:41,469 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-351e656d-044e-45a1-b707-e37409161457', 'x-compute-request-id': 'req-351e656d-044e-45a1-b707-e37409161457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:42,559 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:42,560 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4ec243d-9849-42a8-8077-1c2bf2a9ce44', 'x-compute-request-id': 'req-c4ec243d-9849-42a8-8077-1c2bf2a9ce44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:43,652 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:43,652 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaf7f52d-6832-4dc4-9a70-786c798a8074', 'x-compute-request-id': 'req-eaf7f52d-6832-4dc4-9a70-786c798a8074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:44,744 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:44,744 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-268d367c-639d-43c2-907c-f4efc21205d9', 'x-compute-request-id': 'req-268d367c-639d-43c2-907c-f4efc21205d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:45,837 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:45,838 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e15d12c3-f50c-42aa-a5ce-18cdd23d5c9a', 'x-compute-request-id': 'req-e15d12c3-f50c-42aa-a5ce-18cdd23d5c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:46,931 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:12:46,932 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc34343c-b63b-4f93-afaa-8266f266bae0', 'x-compute-request-id': 'req-dc34343c-b63b-4f93-afaa-8266f266bae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:48,026 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.086s 2021-10-23 20:12:48,026 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a67ae250-af61-4ff6-a4a8-f4b94af42f28', 'x-compute-request-id': 'req-a67ae250-af61-4ff6-a4a8-f4b94af42f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:49,119 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.084s 2021-10-23 20:12:49,119 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ffd1295-cb13-415c-bb6c-432911eb17fc', 'x-compute-request-id': 'req-0ffd1295-cb13-415c-bb6c-432911eb17fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:50,218 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.091s 2021-10-23 20:12:50,219 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee03013b-8ff1-46df-ad23-7763670382a5', 'x-compute-request-id': 'req-ee03013b-8ff1-46df-ad23-7763670382a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:51,310 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:51,311 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59ffb2ff-0da3-4326-aa77-8acdbf3d91f6', 'x-compute-request-id': 'req-59ffb2ff-0da3-4326-aa77-8acdbf3d91f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:52,402 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:52,402 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a49224d-4567-445a-889c-3c5071a36965', 'x-compute-request-id': 'req-4a49224d-4567-445a-889c-3c5071a36965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:53,494 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:53,495 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3c7571e-6019-4a1c-b4df-18f70ed93069', 'x-compute-request-id': 'req-e3c7571e-6019-4a1c-b4df-18f70ed93069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:54,587 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:12:54,587 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60f8a55c-6cbd-4d7a-ad6f-e615c1618824', 'x-compute-request-id': 'req-60f8a55c-6cbd-4d7a-ad6f-e615c1618824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:55,678 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:55,678 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-414fe56e-b6d2-49ae-9b98-8ff889e8ae86', 'x-compute-request-id': 'req-414fe56e-b6d2-49ae-9b98-8ff889e8ae86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:56,771 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:12:56,772 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6b1ab2a-7364-4918-819a-fbb2506087c1', 'x-compute-request-id': 'req-f6b1ab2a-7364-4918-819a-fbb2506087c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:57,865 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:12:57,865 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55589401-0f2e-413c-a5bd-f6abac77a6bb', 'x-compute-request-id': 'req-55589401-0f2e-413c-a5bd-f6abac77a6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:12:58,954 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:12:58,955 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75b983cc-b157-4284-8f9f-c6b1d438dfc3', 'x-compute-request-id': 'req-75b983cc-b157-4284-8f9f-c6b1d438dfc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:13:00,048 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:13:00,049 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27be2b67-3370-4011-8026-07332faec757', 'x-compute-request-id': 'req-27be2b67-3370-4011-8026-07332faec757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:13:01,142 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.085s 2021-10-23 20:13:01,142 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17a1e9fe-f699-4ac2-9272-95912fe0383f', 'x-compute-request-id': 'req-17a1e9fe-f699-4ac2-9272-95912fe0383f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:13:02,233 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:13:02,233 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69ff9767-04d9-4fbf-ae7c-c0808a4bd2a9', 'x-compute-request-id': 'req-69ff9767-04d9-4fbf-ae7c-c0808a4bd2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:13:03,326 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:13:03,326 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70724bb8-44e7-4bf0-897e-9291b0fb00c4', 'x-compute-request-id': 'req-70724bb8-44e7-4bf0-897e-9291b0fb00c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:13:04,417 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.082s 2021-10-23 20:13:04,417 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70930e38-5eed-46d7-a5cd-6b595d177f00', 'x-compute-request-id': 'req-70930e38-5eed-46d7-a5cd-6b595d177f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:13:05,509 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813 0.083s 2021-10-23 20:13:05,509 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f19ce26-04a8-47c5-b778-5a7a4138c7c1', 'x-compute-request-id': 'req-5f19ce26-04a8-47c5-b778-5a7a4138c7c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813'} Body: b'{"server": {"id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "name": "tempest-TestVolumeBootPattern-server-1657958415", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:04:44Z", "updated": "2021-10-23T20:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/8dc9f8aa-1467-4dab-ba58-a8608779c813"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:04:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f"}]}}' 2021-10-23 20:13:05,556 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.039s 2021-10-23 20:13:05,557 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '285', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97bc045-a4cb-4ca9-a10b-1cee6db4ab94', 'x-openstack-request-id': 'req-f97bc045-a4cb-4ca9-a10b-1cee6db4ab94', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} 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 or be disassociated from snapshots after volume transfer."}}' 2021-10-23 20:13:05,599 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.040s 2021-10-23 20:13:05,599 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499c173e-06b2-453a-a364-eeea9f89800a', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499c173e-06b2-453a-a364-eeea9f89800a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:13:06,651 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.043s 2021-10-23 20:13:06,651 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb8b316-3f72-4e9e-857b-f3403f790d44', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb8b316-3f72-4e9e-857b-f3403f790d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:13:07,702 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.043s 2021-10-23 20:13:07,703 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c029d5-51a3-4e66-8035-f836fbb5460c', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c029d5-51a3-4e66-8035-f836fbb5460c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:13:08,753 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:13:08,753 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef223d6d-71e6-4a25-a7bb-3bc21b4ab40a', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef223d6d-71e6-4a25-a7bb-3bc21b4ab40a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:13:09,804 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.043s 2021-10-23 20:13:09,804 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9800984d-358d-4e75-96d4-b10472ae9a2c', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9800984d-358d-4e75-96d4-b10472ae9a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:13:10,855 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:13:10,856 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a39021-8d43-4d82-afcb-8e197ebbb54c', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a39021-8d43-4d82-afcb-8e197ebbb54c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:13:11,905 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:13:11,906 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b559f010-e482-4b60-a245-fbacaa0b09a0', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b559f010-e482-4b60-a245-fbacaa0b09a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:13:12,956 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:13:12,956 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccfa87b-fa75-43f7-8342-9e0ffe4c377e', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccfa87b-fa75-43f7-8342-9e0ffe4c377e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:13:14,010 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.046s 2021-10-23 20:13:14,011 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f07c4f-5391-495f-8875-681938dff560', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f07c4f-5391-495f-8875-681938dff560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:14:03,515 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 48.495s 2021-10-23 20:14:03,515 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df70055c-dd15-49dd-a5aa-23108902c1e5', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df70055c-dd15-49dd-a5aa-23108902c1e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:15:04,583 114647 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.18', port=80): Read timed out. (read timeout=60)")': /volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 2021-10-23 20:15:14,381 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 69.859s 2021-10-23 20:15:14,381 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed272266-a315-4d73-a0ac-68563b9984d3', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed272266-a315-4d73-a0ac-68563b9984d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:16:03,666 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 48.276s 2021-10-23 20:16:03,667 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35aeba22-80f2-4748-a2ab-919912161fee', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35aeba22-80f2-4748-a2ab-919912161fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:17:04,734 114647 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.18', port=80): Read timed out. (read timeout=60)")': /volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 2021-10-23 20:17:14,790 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 70.114s 2021-10-23 20:17:14,790 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0219e87-0d15-4899-b3e0-3993a2a068cd', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0219e87-0d15-4899-b3e0-3993a2a068cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:03,814 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 48.016s 2021-10-23 20:18:03,814 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7793fc67-999a-4319-8cc6-5867dbae437c', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7793fc67-999a-4319-8cc6-5867dbae437c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:04,862 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.039s 2021-10-23 20:18:04,862 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c732a0-5952-4e35-a35c-083dffcc3148', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c732a0-5952-4e35-a35c-083dffcc3148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:05,912 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:05,913 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1de344d-16af-4142-a12e-b2cf14b5fa99', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1de344d-16af-4142-a12e-b2cf14b5fa99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:06,963 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:06,963 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba032ca9-b5f4-465a-b224-25a025f4461a', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba032ca9-b5f4-465a-b224-25a025f4461a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:08,011 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:08,011 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b70fbff-8b00-4f6e-b5aa-35b208777d21', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b70fbff-8b00-4f6e-b5aa-35b208777d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:09,059 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.040s 2021-10-23 20:18:09,059 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d389b383-0c78-413f-8b04-21b1d2f57201', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d389b383-0c78-413f-8b04-21b1d2f57201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:10,108 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:10,108 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f3eeef7-d300-4dab-ac36-83b4265efad2', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f3eeef7-d300-4dab-ac36-83b4265efad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:11,155 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.040s 2021-10-23 20:18:11,156 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f59ca1a-d855-4209-b12d-aeda8894adce', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f59ca1a-d855-4209-b12d-aeda8894adce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:12,204 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:12,205 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e0052f8-69d6-452f-8c51-47884139b976', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e0052f8-69d6-452f-8c51-47884139b976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:13,262 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.050s 2021-10-23 20:18:13,262 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e44fed8-4bbc-447b-9b56-2931e77afacf', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e44fed8-4bbc-447b-9b56-2931e77afacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:14,311 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.040s 2021-10-23 20:18:14,311 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40570fc0-3c58-45f1-98d5-e04184a145e6', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40570fc0-3c58-45f1-98d5-e04184a145e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:15,361 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:15,361 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef10d3ef-7ada-4e94-8a4b-39f8d55f99ba', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef10d3ef-7ada-4e94-8a4b-39f8d55f99ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:16,412 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:16,412 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aadccb7-bdf9-43e8-9ec7-2f122a73daa4', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aadccb7-bdf9-43e8-9ec7-2f122a73daa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:17,468 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.048s 2021-10-23 20:18:17,468 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a96f4b-b799-434b-b0fd-f4e72493e4e1', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a96f4b-b799-434b-b0fd-f4e72493e4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:18,516 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.040s 2021-10-23 20:18:18,517 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13ec861a-d30b-41c5-9119-d48985e1ef6d', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13ec861a-d30b-41c5-9119-d48985e1ef6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:19,566 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:19,566 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd10949d-9f1e-46c7-9c23-ba02cdeb728e', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd10949d-9f1e-46c7-9c23-ba02cdeb728e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:20,616 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:20,616 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e73454-fe73-4cf8-94d5-531bbe156cd9', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e73454-fe73-4cf8-94d5-531bbe156cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:21,664 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.040s 2021-10-23 20:18:21,665 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd1d56a-a53d-47bf-a71e-78d73dc235e5', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd1d56a-a53d-47bf-a71e-78d73dc235e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:22,714 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:22,714 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d4cbdf-1109-47af-abd9-60e254676e91', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d4cbdf-1109-47af-abd9-60e254676e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:23,762 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:23,763 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e84953c3-3fca-4536-bbd3-1efd71f9fa17', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e84953c3-3fca-4536-bbd3-1efd71f9fa17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:24,811 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:24,811 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1194e5c-2d0d-4b1f-9650-359e8d5fc560', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1194e5c-2d0d-4b1f-9650-359e8d5fc560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:25,859 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.040s 2021-10-23 20:18:25,859 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d904ef-000f-48f9-9245-9b2caa3e3cad', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d904ef-000f-48f9-9245-9b2caa3e3cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:26,909 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:26,910 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442d31bc-5200-4c3e-9a74-dd39468c0bda', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442d31bc-5200-4c3e-9a74-dd39468c0bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:27,958 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.040s 2021-10-23 20:18:27,959 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfca577d-e2a8-47fa-894d-f09bff8bf78b', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfca577d-e2a8-47fa-894d-f09bff8bf78b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:29,008 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:29,008 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d90ea8a-f82b-428d-a48d-6e0c3304d5c2', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d90ea8a-f82b-428d-a48d-6e0c3304d5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:30,058 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:30,058 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e136dac3-8ad0-48b5-97ea-82b2ebbd7d7a', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e136dac3-8ad0-48b5-97ea-82b2ebbd7d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:31,105 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.039s 2021-10-23 20:18:31,105 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a772682a-1458-48a0-b8bc-dd47619df6ad', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a772682a-1458-48a0-b8bc-dd47619df6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:32,154 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:32,155 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e04b0f0-faef-4aaf-808d-847aae26ebc8', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e04b0f0-faef-4aaf-808d-847aae26ebc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:33,206 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.043s 2021-10-23 20:18:33,206 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9293ef39-611e-4a89-a1c1-3aad6a819832', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9293ef39-611e-4a89-a1c1-3aad6a819832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:34,257 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:34,257 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e20689-6a42-44bd-9d14-9ab7633cba30', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e20689-6a42-44bd-9d14-9ab7633cba30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:35,307 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:35,308 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7399a2-cefa-49e4-aa54-191991f706a9', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7399a2-cefa-49e4-aa54-191991f706a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:36,358 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:36,358 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ae7eb8-5e1e-46f9-8adf-a0855084c973', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ae7eb8-5e1e-46f9-8adf-a0855084c973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:37,406 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.040s 2021-10-23 20:18:37,407 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d94353b-94c1-415e-89db-ed4103fd60cc', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d94353b-94c1-415e-89db-ed4103fd60cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:38,457 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:38,457 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1994b024-2a75-433c-9b45-07a5867e2ac9', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1994b024-2a75-433c-9b45-07a5867e2ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:39,508 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:39,508 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d22f5682-07f9-45a9-9bef-741c4e0dce28', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d22f5682-07f9-45a9-9bef-741c4e0dce28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:40,559 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:40,559 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f80e1a-4d00-4b58-b699-87aa8ae539b3', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f80e1a-4d00-4b58-b699-87aa8ae539b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:41,609 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:41,609 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb47c0f9-4140-4712-a78c-b2253aa2fcfb', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb47c0f9-4140-4712-a78c-b2253aa2fcfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:42,660 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.044s 2021-10-23 20:18:42,660 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f9f39cf-a363-4136-8f49-f0185b82baa9', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f9f39cf-a363-4136-8f49-f0185b82baa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:43,709 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:43,709 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceec9e82-7d72-46b3-b2e9-7b7fb3922396', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceec9e82-7d72-46b3-b2e9-7b7fb3922396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:44,764 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.047s 2021-10-23 20:18:44,765 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dde03d-61b6-44d7-9288-c0599b3eb799', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dde03d-61b6-44d7-9288-c0599b3eb799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:45,813 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.040s 2021-10-23 20:18:45,813 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f28e2792-21d5-40b5-8a02-b9005a53fbe9', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f28e2792-21d5-40b5-8a02-b9005a53fbe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:46,862 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:46,862 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333c6ea7-c059-44ad-bdce-4604a7c4ad1e', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333c6ea7-c059-44ad-bdce-4604a7c4ad1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:47,913 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.043s 2021-10-23 20:18:47,914 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af03cea-dd16-45e6-8d08-20daf6b0cb34', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af03cea-dd16-45e6-8d08-20daf6b0cb34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:48,964 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:48,964 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd94be0-943e-4089-a597-14bbd6de43ef', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd94be0-943e-4089-a597-14bbd6de43ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:50,012 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.040s 2021-10-23 20:18:50,013 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94111022-8d29-43c1-9afc-5517dc625baf', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94111022-8d29-43c1-9afc-5517dc625baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:51,069 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.048s 2021-10-23 20:18:51,070 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee7da02-17f6-4e3c-bae9-c9e098bfadba', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee7da02-17f6-4e3c-bae9-c9e098bfadba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:52,118 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:52,119 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aace3a73-d644-438b-bb7e-2aafcec27452', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aace3a73-d644-438b-bb7e-2aafcec27452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:53,169 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:53,169 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b0d20c-7721-4e80-ad45-a95cca19222c', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b0d20c-7721-4e80-ad45-a95cca19222c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:54,220 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:54,220 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0423be81-8a98-4c82-ac7e-5e3fbeb2d7aa', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0423be81-8a98-4c82-ac7e-5e3fbeb2d7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:55,271 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.043s 2021-10-23 20:18:55,272 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c63b0ef-f3cb-43e1-bbbe-d13b1d85ce1d', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c63b0ef-f3cb-43e1-bbbe-d13b1d85ce1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:56,321 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:18:56,322 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c34703-6cd0-4bbf-80e6-32f5256aec9f', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c34703-6cd0-4bbf-80e6-32f5256aec9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:57,371 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:18:57,372 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05872ccb-9c90-48af-8c40-eb1258e164cf', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05872ccb-9c90-48af-8c40-eb1258e164cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:58,422 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.043s 2021-10-23 20:18:58,423 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d8bc7e-95d8-41fd-a753-2a28152ea3d3', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d8bc7e-95d8-41fd-a753-2a28152ea3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:18:59,476 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.045s 2021-10-23 20:18:59,476 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79f6b42-dd14-4a85-acb4-94fcbd9cb0a8', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79f6b42-dd14-4a85-acb4-94fcbd9cb0a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:19:00,526 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.042s 2021-10-23 20:19:00,527 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0f0a2df-c5eb-48b3-8cb8-894ff4a702e8', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0f0a2df-c5eb-48b3-8cb8-894ff4a702e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:19:01,576 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:19:01,576 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5259a1-ba89-4d98-9476-f462b935c7b9', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5259a1-ba89-4d98-9476-f462b935c7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:19:02,626 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:19:02,626 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff674e0-e248-4c3d-8a85-d1a522a6d824', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff674e0-e248-4c3d-8a85-d1a522a6d824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:19:03,675 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:19:03,675 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d5779c-9526-4e13-8d4d-27cce4676534', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d5779c-9526-4e13-8d4d-27cce4676534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:19:04,724 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.041s 2021-10-23 20:19:04,725 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a775f718-659c-4028-9c61-fed692756b56', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a775f718-659c-4028-9c61-fed692756b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:19:05,773 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f 0.040s 2021-10-23 20:19:05,773 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ebbfa98-4826-4a3e-a9ba-97e924671dc2', 'content-length': '1688', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ebbfa98-4826-4a3e-a9ba-97e924671dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f'} Body: b'{"volume": {"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T20:04:40.000000", "updated_at": "2021-10-23T20:04:46.000000", "name": "tempest-TestVolumeBootPattern-volume-1494619568", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/152b4943-00d8-4cbf-a57e-3fa7060bef8f"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "attachment_id": "10c5e9a1-f35c-4ffd-9b55-e0dfd713683a", "volume_id": "152b4943-00d8-4cbf-a57e-3fa7060bef8f", "server_id": "8dc9f8aa-1467-4dab-ba58-a8608779c813", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:04:46.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:19:05,829 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.048s 2021-10-23 20:19:05,830 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:05 GMT', 'server': 'Apache/2.4.41 (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-050917b1-2085-4fcc-9d44-15a2212551d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'' 2021-10-23 20:19:05,850 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:19:05,850 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88110385-3c05-4157-ac15-4931a2716410', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88110385-3c05-4157-ac15-4931a2716410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:06,875 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:19:06,875 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0348b7-c996-47d0-bf65-416b8f3446ea', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0348b7-c996-47d0-bf65-416b8f3446ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:07,900 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:19:07,900 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e358da6c-20e4-4c00-b117-481270b5cabb', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e358da6c-20e4-4c00-b117-481270b5cabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:08,924 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:19:08,924 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5baed1ef-287b-47f4-9d21-0756c440a060', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5baed1ef-287b-47f4-9d21-0756c440a060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:09,956 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.028s 2021-10-23 20:19:09,956 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a0d2ff1-16e2-4cee-bbf7-f07bc0a6fcd9', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a0d2ff1-16e2-4cee-bbf7-f07bc0a6fcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:11,006 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.046s 2021-10-23 20:19:11,007 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e20fc4-dd72-4607-bd2d-6e8664ecebb3', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e20fc4-dd72-4607-bd2d-6e8664ecebb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:12,057 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.046s 2021-10-23 20:19:12,057 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351940a4-0fde-4f0d-ba4f-ab814c9f1f6e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351940a4-0fde-4f0d-ba4f-ab814c9f1f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:13,106 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.045s 2021-10-23 20:19:13,107 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7343ed0-4078-4b7f-9011-83328b0ed1f0', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7343ed0-4078-4b7f-9011-83328b0ed1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:14,131 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:19:14,132 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58355cdb-91b1-42b9-a05f-b33d19681d4d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58355cdb-91b1-42b9-a05f-b33d19681d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:15,159 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.023s 2021-10-23 20:19:15,160 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f04697fa-9e83-4978-9718-02855f3ca0f6', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f04697fa-9e83-4978-9718-02855f3ca0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:16,185 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:19:16,185 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbeee8e2-e704-41be-ade9-b45b3e5c351b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbeee8e2-e704-41be-ade9-b45b3e5c351b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:17,209 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:19:17,209 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e6af1e-a0e7-4764-8f78-1390970807fa', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e6af1e-a0e7-4764-8f78-1390970807fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:18,234 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:19:18,234 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36cef154-7fad-4758-9423-5643f20aea01', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36cef154-7fad-4758-9423-5643f20aea01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:19,260 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.022s 2021-10-23 20:19:19,260 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cbbbfc5-d114-47c9-8fff-7ff90c1d2bbb', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cbbbfc5-d114-47c9-8fff-7ff90c1d2bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:20,284 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:19:20,285 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2d6eb7e-06bf-4205-bc47-253aeeb9dbd1', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2d6eb7e-06bf-4205-bc47-253aeeb9dbd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:21,312 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.023s 2021-10-23 20:19:21,313 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89acd5e4-4f0d-4605-bf2a-96d470c91014', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89acd5e4-4f0d-4605-bf2a-96d470c91014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:22,338 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:19:22,338 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e350715c-ed9c-44df-a6d6-c2bf9fdd3356', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e350715c-ed9c-44df-a6d6-c2bf9fdd3356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:23,362 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:19:23,363 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dda07aa7-b983-4daf-91fd-b0eab4bbd977', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dda07aa7-b983-4daf-91fd-b0eab4bbd977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:24,388 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:19:24,388 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-449493ca-f642-4c24-8d14-d4ab009bc030', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-449493ca-f642-4c24-8d14-d4ab009bc030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:25,412 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:19:25,413 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-503bc4a8-f80d-4848-9caf-87459176849e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-503bc4a8-f80d-4848-9caf-87459176849e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:26,437 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:19:26,438 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f41d30-89c9-4e46-8e54-90b4ca0aa67d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f41d30-89c9-4e46-8e54-90b4ca0aa67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:27,462 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:19:27,462 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017be58a-05f6-49d7-92b4-b01cf4bd9c4f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017be58a-05f6-49d7-92b4-b01cf4bd9c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:28,486 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:19:28,486 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c0abad-24c6-4785-acc3-cc52f3f80e40', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c0abad-24c6-4785-acc3-cc52f3f80e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:29,511 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:19:29,511 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8d2c7e-1891-47f2-bea8-ec5a9d108cf6', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8d2c7e-1891-47f2-bea8-ec5a9d108cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:30,534 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.019s 2021-10-23 20:19:30,534 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dba54a5-7d89-4965-8da4-fe5ac99c6be1', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dba54a5-7d89-4965-8da4-fe5ac99c6be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:31,558 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:19:31,558 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961e7087-ae59-4897-9f62-a0e5891e04b2', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961e7087-ae59-4897-9f62-a0e5891e04b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:32,603 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:19:32,603 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8665b4a-5c0a-4ffd-9ca6-e112efed892f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8665b4a-5c0a-4ffd-9ca6-e112efed892f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:33,648 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:19:33,648 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f213089d-8629-4bad-a1da-eedcbe6f9aa7', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f213089d-8629-4bad-a1da-eedcbe6f9aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:34,692 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:19:34,693 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b171f75-3741-4e51-88c1-e1ac27c0ab87', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b171f75-3741-4e51-88c1-e1ac27c0ab87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:35,738 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:19:35,738 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-112a8f8a-4562-4f9a-a978-ef4bcc390b33', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-112a8f8a-4562-4f9a-a978-ef4bcc390b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:36,783 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:19:36,784 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e494e621-e5a8-4ec5-8d7a-96e2fd31c654', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e494e621-e5a8-4ec5-8d7a-96e2fd31c654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:37,830 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:19:37,830 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6faf20a1-2f98-45b2-a168-dd4feb0750f3', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6faf20a1-2f98-45b2-a168-dd4feb0750f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:38,874 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:19:38,874 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab80676e-a70e-4373-a36c-5f1d921591c8', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab80676e-a70e-4373-a36c-5f1d921591c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:39,920 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:19:39,921 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d212c8d-d26d-49c6-9b87-93fc0f59b313', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d212c8d-d26d-49c6-9b87-93fc0f59b313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:40,972 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.047s 2021-10-23 20:19:40,972 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06bc082c-c7f9-492e-8023-32050b3c9a73', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06bc082c-c7f9-492e-8023-32050b3c9a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:42,017 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:19:42,018 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-627d7a89-a257-41f1-a6c4-ae2c12b6ff6e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-627d7a89-a257-41f1-a6c4-ae2c12b6ff6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:43,062 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:19:43,062 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ee24f4-7a63-46d4-aeba-02b471fdb4ff', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ee24f4-7a63-46d4-aeba-02b471fdb4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:44,107 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:19:44,108 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e005a76f-27b0-4a40-b39f-692f6013e575', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e005a76f-27b0-4a40-b39f-692f6013e575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:45,152 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:19:45,153 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1599006e-07ac-4f87-8ed1-1411fc0e2257', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1599006e-07ac-4f87-8ed1-1411fc0e2257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:46,197 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:19:46,197 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349064aa-615c-4bb8-84d5-87e67e407ce7', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349064aa-615c-4bb8-84d5-87e67e407ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:47,242 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:19:47,242 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420909e7-c8ff-4c1e-b43d-bc537568e619', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420909e7-c8ff-4c1e-b43d-bc537568e619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:48,288 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:19:48,288 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c733fb49-282b-4dba-994a-67f4cde7eb0c', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c733fb49-282b-4dba-994a-67f4cde7eb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:49,336 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:19:49,336 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7632826-2fb2-48b7-bd41-7307af42be41', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7632826-2fb2-48b7-bd41-7307af42be41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:50,380 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.039s 2021-10-23 20:19:50,380 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9e5d52-aaaf-4f69-9d7a-bfa541f64c21', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9e5d52-aaaf-4f69-9d7a-bfa541f64c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:51,425 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:19:51,426 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7babdf5-b9ff-493d-8dac-b8dd3d980bc3', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7babdf5-b9ff-493d-8dac-b8dd3d980bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:52,472 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:19:52,472 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2446b4d4-b2ca-4178-8eda-bae9b23be85b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2446b4d4-b2ca-4178-8eda-bae9b23be85b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:53,517 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:19:53,517 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875819d0-72d5-4be4-be05-bf91a4fbafe2', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875819d0-72d5-4be4-be05-bf91a4fbafe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:54,562 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:19:54,562 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7546283-a728-4653-836a-0c8ef6f2dadb', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7546283-a728-4653-836a-0c8ef6f2dadb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:55,607 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:19:55,607 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd9a1a72-7b0a-4244-ba7b-32052a59b0c8', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd9a1a72-7b0a-4244-ba7b-32052a59b0c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:56,652 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:19:56,653 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0416c4-dbe7-4733-9671-98149bcca656', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0416c4-dbe7-4733-9671-98149bcca656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:57,697 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:19:57,697 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9fd6aa-9f1c-4435-ae23-c31f12779d15', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9fd6aa-9f1c-4435-ae23-c31f12779d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:58,742 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:19:58,743 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-701807e3-8150-430d-921a-7bd22e20f9c9', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-701807e3-8150-430d-921a-7bd22e20f9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:19:59,789 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:19:59,790 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dcefc52-bd3d-4c46-a0cd-9a0207ba488b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dcefc52-bd3d-4c46-a0cd-9a0207ba488b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:00,837 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:20:00,837 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-073ef9ce-b076-4359-9b21-fc92f068848c', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-073ef9ce-b076-4359-9b21-fc92f068848c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:01,881 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:20:01,882 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-893f441a-4dcd-4782-9d18-97fd0953407e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-893f441a-4dcd-4782-9d18-97fd0953407e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:02,927 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:02,928 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccb6868-0cd6-4338-a36d-ce7dacf2b285', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccb6868-0cd6-4338-a36d-ce7dacf2b285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:03,972 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:03,972 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16909895-adb1-4406-b3fa-73b7872d9df6', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16909895-adb1-4406-b3fa-73b7872d9df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:05,018 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:20:05,018 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26dcfff8-874b-4a12-a831-cdb04f5d2258', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26dcfff8-874b-4a12-a831-cdb04f5d2258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:06,063 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:06,063 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614a2fb6-aaab-4522-9bcd-8a11cbcecedf', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614a2fb6-aaab-4522-9bcd-8a11cbcecedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:07,108 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:07,108 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bb20e18-0372-48d9-ae7d-7927d33c0d95', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bb20e18-0372-48d9-ae7d-7927d33c0d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:08,152 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:20:08,152 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cc571e-7825-4fab-b883-e2e73abae48e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cc571e-7825-4fab-b883-e2e73abae48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:09,197 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:09,198 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-702f1d5e-339a-4671-9259-e8b4773eae00', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-702f1d5e-339a-4671-9259-e8b4773eae00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:10,243 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:10,244 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5b52ff-3e3e-43a5-84a4-94dd5b1c7af5', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5b52ff-3e3e-43a5-84a4-94dd5b1c7af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:11,290 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:20:11,291 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2f5fbf6-c10e-44a9-a7b9-c39f4d7e3077', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2f5fbf6-c10e-44a9-a7b9-c39f4d7e3077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:12,336 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:12,337 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3010ef-ebc3-4170-8ffe-8f8c53b9a7b4', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e3010ef-ebc3-4170-8ffe-8f8c53b9a7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:13,638 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.297s 2021-10-23 20:20:13,638 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7784c780-ddef-439e-89d2-ade51cafeead', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7784c780-ddef-439e-89d2-ade51cafeead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:14,664 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:20:14,664 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80672dc-d231-41fb-b132-37b834f9ffe3', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80672dc-d231-41fb-b132-37b834f9ffe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:15,690 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:20:15,691 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fa5df1-cb83-41fd-856e-e92b3c6e9d01', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fa5df1-cb83-41fd-856e-e92b3c6e9d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:16,714 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:20:16,715 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-427e6a4a-c320-4041-91db-ec2579a557ac', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-427e6a4a-c320-4041-91db-ec2579a557ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:17,739 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:20:17,739 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e328fe45-e0dd-484d-96bd-35a69f85aa3b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e328fe45-e0dd-484d-96bd-35a69f85aa3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:18,764 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:20:18,764 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6232259-c8db-4787-b308-f20a65dc5cc5', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6232259-c8db-4787-b308-f20a65dc5cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:19,794 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.027s 2021-10-23 20:20:19,794 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f2c366-85f9-487c-9996-b2d1c5b3ab28', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f2c366-85f9-487c-9996-b2d1c5b3ab28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:20,840 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:20:20,840 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04875abd-e84f-4e22-babf-9d317fbdb160', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04875abd-e84f-4e22-babf-9d317fbdb160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:21,885 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:20:21,885 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ff6fb2-0bfb-423b-9581-263e6dc24c59', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ff6fb2-0bfb-423b-9581-263e6dc24c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:22,932 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.044s 2021-10-23 20:20:22,933 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ddb5131-8af0-4834-944a-980ac1f67abc', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ddb5131-8af0-4834-944a-980ac1f67abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:23,983 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.046s 2021-10-23 20:20:23,983 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8bb34a9-39db-4188-8048-e3f0f9aaa7b5', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8bb34a9-39db-4188-8048-e3f0f9aaa7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:25,031 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.044s 2021-10-23 20:20:25,031 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d635ab6d-9a02-4376-a541-fbfa20d7a79b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d635ab6d-9a02-4376-a541-fbfa20d7a79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:26,072 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.037s 2021-10-23 20:20:26,073 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e72711-aa98-4592-8b94-27e86c0cc8be', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e72711-aa98-4592-8b94-27e86c0cc8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:27,117 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:20:27,117 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f55561-dd9c-4492-b9d3-6754e073f25c', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f55561-dd9c-4492-b9d3-6754e073f25c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:28,161 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.039s 2021-10-23 20:20:28,161 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b269f9ac-19bb-4bf1-8992-2d583ae16f99', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b269f9ac-19bb-4bf1-8992-2d583ae16f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:29,209 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:20:29,209 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab8fde3-7f04-4762-aa1b-25a946dbb39b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab8fde3-7f04-4762-aa1b-25a946dbb39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:30,252 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.039s 2021-10-23 20:20:30,253 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87380a6d-1216-4fa7-826c-2e78601338ec', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87380a6d-1216-4fa7-826c-2e78601338ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:31,298 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:31,298 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d0cd55-4acd-4831-ae58-07779f323319', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d0cd55-4acd-4831-ae58-07779f323319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:32,344 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:20:32,345 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac8104b-9c5d-47e3-9899-b7be8b01c541', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac8104b-9c5d-47e3-9899-b7be8b01c541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:33,389 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:33,389 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04650478-6c19-4b40-8918-32437db65123', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04650478-6c19-4b40-8918-32437db65123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:34,437 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:20:34,437 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b6f17c-52ad-4cbf-aa3b-2d299e0315f5', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b6f17c-52ad-4cbf-aa3b-2d299e0315f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:35,483 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:20:35,484 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838e021e-5467-486b-b897-32a110496e08', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838e021e-5467-486b-b897-32a110496e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:36,530 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:20:36,531 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6183fc2-2e95-4f2a-941e-453287fcfaae', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6183fc2-2e95-4f2a-941e-453287fcfaae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:37,575 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:20:37,575 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98cb3973-7b11-449a-9d92-d5b35e1c7b10', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98cb3973-7b11-449a-9d92-d5b35e1c7b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:38,622 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:20:38,622 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9a3d43-fc15-4395-b207-fdd1413b88c8', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9a3d43-fc15-4395-b207-fdd1413b88c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:39,667 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:39,667 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087ab518-7b3d-4e8c-bd37-ab130c0cff33', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087ab518-7b3d-4e8c-bd37-ab130c0cff33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:40,713 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:20:40,714 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f63c02-bc47-468c-b43e-fcedd625907c', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f63c02-bc47-468c-b43e-fcedd625907c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:41,758 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:20:41,758 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2790731-7c4a-46d0-ab23-f5a8581b4c49', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2790731-7c4a-46d0-ab23-f5a8581b4c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:42,804 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:42,804 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af1ccfa-6992-4e69-8367-609f603a749e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af1ccfa-6992-4e69-8367-609f603a749e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:43,849 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:20:43,849 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a00baf63-8952-4761-9a2f-3f0eed68bcde', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a00baf63-8952-4761-9a2f-3f0eed68bcde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:44,894 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:44,894 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96cb916-2bb9-4f62-a735-0532a25d1942', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96cb916-2bb9-4f62-a735-0532a25d1942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:45,941 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:20:45,941 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de5746c6-39a8-453a-9d73-801ae10d1bc2', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de5746c6-39a8-453a-9d73-801ae10d1bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:46,988 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:20:46,988 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8cb437-f900-4dae-8e99-7fc01878b2ff', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8cb437-f900-4dae-8e99-7fc01878b2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:48,032 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:48,033 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebefda4-257e-4d3c-a999-217bddfd11a9', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebefda4-257e-4d3c-a999-217bddfd11a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:49,079 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:20:49,080 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242387fb-0d59-48e9-a5a5-7e02a2a9fd50', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242387fb-0d59-48e9-a5a5-7e02a2a9fd50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:50,127 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:20:50,127 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4113c5-9856-42cd-a0c2-791a9215ca76', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4113c5-9856-42cd-a0c2-791a9215ca76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:51,170 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.039s 2021-10-23 20:20:51,170 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12949d9-e21b-44a3-a91e-ed9511c036ab', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12949d9-e21b-44a3-a91e-ed9511c036ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:52,215 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:20:52,215 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e6aa34-4100-454c-ada7-d3f0cf8a3244', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e6aa34-4100-454c-ada7-d3f0cf8a3244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:53,260 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:53,261 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8733ebb-4034-4542-a997-183cc0406bf2', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8733ebb-4034-4542-a997-183cc0406bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:54,306 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:20:54,307 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e36067-c1e0-4ddf-a3f2-ac789e997dd3', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e36067-c1e0-4ddf-a3f2-ac789e997dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:55,352 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:20:55,353 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eab78da-1f2a-4269-b8f3-2d67356591f5', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eab78da-1f2a-4269-b8f3-2d67356591f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:56,400 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:20:56,400 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a23b1be-fa1e-460b-b7ba-e78f1d8bc9c6', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a23b1be-fa1e-460b-b7ba-e78f1d8bc9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:57,449 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.044s 2021-10-23 20:20:57,449 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f089d592-ce55-4310-96d4-db9b357fa5d0', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f089d592-ce55-4310-96d4-db9b357fa5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:58,492 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.039s 2021-10-23 20:20:58,492 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0cdf3d-1e7f-44b3-aa14-c1d4b6ecaa54', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0cdf3d-1e7f-44b3-aa14-c1d4b6ecaa54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:20:59,537 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:20:59,538 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20906bbb-6624-4440-88b1-11df3f2c1961', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20906bbb-6624-4440-88b1-11df3f2c1961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:00,582 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:00,583 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a663497-79c9-4bb9-8a8e-892ee7f6f1e2', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a663497-79c9-4bb9-8a8e-892ee7f6f1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:01,628 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:21:01,629 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea0c08a-d08f-44ba-8806-de8bd0faeb69', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea0c08a-d08f-44ba-8806-de8bd0faeb69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:02,673 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:21:02,673 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6edc6f9c-4e6c-4b3f-bd92-a0dd6b972ad6', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6edc6f9c-4e6c-4b3f-bd92-a0dd6b972ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:03,719 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:03,719 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de80871-f00e-4584-9004-f1a82938f052', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de80871-f00e-4584-9004-f1a82938f052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:04,765 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:21:04,765 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dbd3888-9bf6-41cb-9669-4fbc93c835dc', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dbd3888-9bf6-41cb-9669-4fbc93c835dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:05,812 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:21:05,812 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e06071-5b96-480a-93cb-3dd12a6bb9a7', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7e06071-5b96-480a-93cb-3dd12a6bb9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:06,857 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:06,857 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5be498-becb-4250-8d40-ec401ed0cc40', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5be498-becb-4250-8d40-ec401ed0cc40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:07,901 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:21:07,902 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc85cd4-1e36-46bb-83fc-68fe7a3e806c', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc85cd4-1e36-46bb-83fc-68fe7a3e806c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:08,947 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:21:08,948 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a1de4b-52bd-4043-b5fb-147f2159203b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a1de4b-52bd-4043-b5fb-147f2159203b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:09,992 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:09,993 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eedda5ed-381f-46bf-8ef3-5abfa48f8afe', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eedda5ed-381f-46bf-8ef3-5abfa48f8afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:11,043 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.045s 2021-10-23 20:21:11,043 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de8e219-a7ed-4220-b252-73e94e1a1796', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de8e219-a7ed-4220-b252-73e94e1a1796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:12,091 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.044s 2021-10-23 20:21:12,091 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cf0f26b-2ebc-450d-b0d0-fa92e67c8c41', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cf0f26b-2ebc-450d-b0d0-fa92e67c8c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:13,135 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:21:13,136 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d32a995f-b588-4f0b-993f-4b738c28d081', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d32a995f-b588-4f0b-993f-4b738c28d081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:14,181 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:21:14,181 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98aee04a-502f-41b4-bb75-7c88639a6990', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98aee04a-502f-41b4-bb75-7c88639a6990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:15,227 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:15,227 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6221947-c2ec-4211-9fa5-75d38b36c24d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6221947-c2ec-4211-9fa5-75d38b36c24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:16,272 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:16,272 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e3b493-d1d2-46bd-b6a8-42310db7b8e9', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e3b493-d1d2-46bd-b6a8-42310db7b8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:17,319 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:21:17,319 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20762ce-66a5-4f36-8eba-aeccf6d77454', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20762ce-66a5-4f36-8eba-aeccf6d77454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:18,364 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:18,364 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ce5689-df99-4b50-afbd-76e5932e40dc', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ce5689-df99-4b50-afbd-76e5932e40dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:19,411 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:21:19,412 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd825b3e-8a64-426d-8ce9-7dab6eca15a1', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd825b3e-8a64-426d-8ce9-7dab6eca15a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:20,455 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.038s 2021-10-23 20:21:20,455 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aad9557-e323-44e2-8945-df9a8893a917', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aad9557-e323-44e2-8945-df9a8893a917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:21,502 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:21:21,502 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4094dbf-e932-4f18-954f-fee7f53103ca', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4094dbf-e932-4f18-954f-fee7f53103ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:22,550 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.045s 2021-10-23 20:21:22,550 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b5f3b31-9664-415a-898e-6641ed92578d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b5f3b31-9664-415a-898e-6641ed92578d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:23,595 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:23,596 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab2d10e-2d48-4b3d-b541-c1dd71edaaa5', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab2d10e-2d48-4b3d-b541-c1dd71edaaa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:24,642 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:21:24,643 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d026e73-ea20-400f-8742-3147ad8b66c7', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d026e73-ea20-400f-8742-3147ad8b66c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:25,685 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.039s 2021-10-23 20:21:25,685 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d139e7-862a-4537-adc4-4e8836f5f899', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d139e7-862a-4537-adc4-4e8836f5f899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:26,731 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:26,731 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5022d52f-3d70-4f9d-9b88-3d4372ffc03a', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5022d52f-3d70-4f9d-9b88-3d4372ffc03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:27,779 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.044s 2021-10-23 20:21:27,779 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4642e8-288c-44c0-a780-43df01deeeed', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4642e8-288c-44c0-a780-43df01deeeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:28,823 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:21:28,823 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dec07bb3-3ead-40d1-8e89-fad564fb97fc', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dec07bb3-3ead-40d1-8e89-fad564fb97fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:29,867 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:21:29,868 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1319e40d-7c1a-4823-b1dd-cddd50179595', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1319e40d-7c1a-4823-b1dd-cddd50179595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:30,916 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.045s 2021-10-23 20:21:30,917 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c96d81-738f-442f-a73c-2c9c5eb54081', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c96d81-738f-442f-a73c-2c9c5eb54081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:31,962 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:31,962 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b950ca1f-8cbb-4565-be1d-3f05aaef2e17', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b950ca1f-8cbb-4565-be1d-3f05aaef2e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:33,007 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:21:33,008 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b31be1f-57b8-46c2-9cc1-98054a1eb56d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b31be1f-57b8-46c2-9cc1-98054a1eb56d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:34,053 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:34,053 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4023f1d5-41fb-4308-8054-c75f5315d055', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4023f1d5-41fb-4308-8054-c75f5315d055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:35,097 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.039s 2021-10-23 20:21:35,097 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebdfcb7a-9eb6-4b6e-b730-7bab395e9565', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebdfcb7a-9eb6-4b6e-b730-7bab395e9565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:36,143 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:21:36,143 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f6c4d8-86bf-4fc1-8508-f74ccda71d4b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f6c4d8-86bf-4fc1-8508-f74ccda71d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:37,189 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:37,189 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88126153-f1fa-4beb-80ec-1357aa728173', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88126153-f1fa-4beb-80ec-1357aa728173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:38,240 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.047s 2021-10-23 20:21:38,241 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1462d0-ba9a-4b1b-87a0-57011bfdce64', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1462d0-ba9a-4b1b-87a0-57011bfdce64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:39,286 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:21:39,286 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc8d1fb-2668-4d1a-942e-eb359a6f5fce', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc8d1fb-2668-4d1a-942e-eb359a6f5fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:40,330 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:21:40,331 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d084a506-65a2-469f-92ef-626138596742', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d084a506-65a2-469f-92ef-626138596742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:41,375 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:21:41,375 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b22df8-5e98-4d21-b339-63d31fa49837', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b22df8-5e98-4d21-b339-63d31fa49837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:42,420 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:42,421 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9af291e-7f31-4200-b87f-c81e9dd3799b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9af291e-7f31-4200-b87f-c81e9dd3799b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:43,465 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:21:43,465 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5348da11-64ef-41f3-8979-44fcc268fc0d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5348da11-64ef-41f3-8979-44fcc268fc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:44,510 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:44,510 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15109e2b-4e85-4e5c-9911-08cc3dbc8de1', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15109e2b-4e85-4e5c-9911-08cc3dbc8de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:45,556 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:45,556 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-355f08d2-54a2-42b8-a259-95449747b547', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-355f08d2-54a2-42b8-a259-95449747b547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:46,602 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:21:46,603 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e30644-555b-4ed2-b5ef-157bd52d018f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e30644-555b-4ed2-b5ef-157bd52d018f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:47,647 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:21:47,647 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9df267e-4025-4c96-bf2e-22211ae3ca28', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9df267e-4025-4c96-bf2e-22211ae3ca28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:48,692 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:48,692 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b0ba96-0917-4e16-ab1c-46b9997c8f7e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b0ba96-0917-4e16-ab1c-46b9997c8f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:49,737 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:21:49,737 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674ff80e-5ef8-41bd-ac55-b35f245da858', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674ff80e-5ef8-41bd-ac55-b35f245da858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:50,782 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:50,782 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b28336-2f0c-4654-8ebd-fd34a139795b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b28336-2f0c-4654-8ebd-fd34a139795b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:51,827 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:51,827 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4fe5e09-ba41-4895-a475-473ba26ca230', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4fe5e09-ba41-4895-a475-473ba26ca230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:52,871 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:21:52,871 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437c2f4f-6c28-4e3e-b864-602a2eef9e7f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437c2f4f-6c28-4e3e-b864-602a2eef9e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:53,918 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.042s 2021-10-23 20:21:53,918 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-928f2fbd-9ec1-4e88-bda5-edcfa87c8c09', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-928f2fbd-9ec1-4e88-bda5-edcfa87c8c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:54,962 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:54,962 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1de7535f-86d1-4375-b319-a0fbcfcaec4f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de7535f-86d1-4375-b319-a0fbcfcaec4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:56,011 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.044s 2021-10-23 20:21:56,011 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d8365d-3164-4bba-a446-e835a5477767', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d8365d-3164-4bba-a446-e835a5477767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:57,055 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:21:57,055 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c99885fa-813b-4767-b436-9a6cbce8b353', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c99885fa-813b-4767-b436-9a6cbce8b353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:58,099 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.040s 2021-10-23 20:21:58,100 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2021b19-760f-4242-bbe1-c8930c25b01a', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2021b19-760f-4242-bbe1-c8930c25b01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:21:59,144 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:21:59,144 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576ef41c-fb8d-45e0-953c-68c543a5e242', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576ef41c-fb8d-45e0-953c-68c543a5e242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:00,194 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.046s 2021-10-23 20:22:00,194 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3165c60d-c8c0-4ad8-b7e7-ac1e767cb582', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3165c60d-c8c0-4ad8-b7e7-ac1e767cb582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:01,241 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.043s 2021-10-23 20:22:01,242 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c5c199-fc0c-4ba1-bfb3-55971eaf75c5', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c5c199-fc0c-4ba1-bfb3-55971eaf75c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:02,286 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.039s 2021-10-23 20:22:02,287 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2023cc5-eac2-460f-b1cc-92a7353e5e3d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2023cc5-eac2-460f-b1cc-92a7353e5e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:03,331 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.041s 2021-10-23 20:22:03,332 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1d37ca-d331-44bd-b911-04afe34c2ad5', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1d37ca-d331-44bd-b911-04afe34c2ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:04,356 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:22:04,356 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5c31c77-b18d-48d2-9982-4f7a1982393a', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5c31c77-b18d-48d2-9982-4f7a1982393a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:05,382 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.022s 2021-10-23 20:22:05,382 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ec9fea-2311-43bf-9d01-14c19c3a7851', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ec9fea-2311-43bf-9d01-14c19c3a7851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:06,422 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.036s 2021-10-23 20:22:06,423 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fba2af-74ec-4b2d-95a5-01471989b504', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fba2af-74ec-4b2d-95a5-01471989b504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:07,447 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:22:07,448 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa8901d6-e3fd-4398-ade8-f5f465bc4edd', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa8901d6-e3fd-4398-ade8-f5f465bc4edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:08,500 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.049s 2021-10-23 20:22:08,500 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3fd18c3-4d8c-4787-af9e-59bc9cbd63bd', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3fd18c3-4d8c-4787-af9e-59bc9cbd63bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:09,525 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:22:09,526 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27cd2298-57ab-4ddf-8809-c4f6c7cec6b6', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27cd2298-57ab-4ddf-8809-c4f6c7cec6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:10,551 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:22:10,552 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fef653-a56d-4b70-a4e1-ce386ea90017', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fef653-a56d-4b70-a4e1-ce386ea90017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:11,577 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:22:11,577 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84415073-52cf-467e-b31a-614fdadd8e6d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84415073-52cf-467e-b31a-614fdadd8e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:12,601 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:22:12,601 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa6b897-ff18-43f6-be79-50271ba62b9a', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa6b897-ff18-43f6-be79-50271ba62b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:13,628 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:22:13,628 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bda46ce-46c2-4cd8-9d04-421624e1886c', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bda46ce-46c2-4cd8-9d04-421624e1886c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:14,653 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:22:14,653 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c9a1ff1-c2c0-4a2f-a69d-1e1dc3a9dd1c', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c9a1ff1-c2c0-4a2f-a69d-1e1dc3a9dd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:15,677 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:22:15,678 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7686b27c-2613-47b5-b1bf-2551ed4b23b2', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7686b27c-2613-47b5-b1bf-2551ed4b23b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:16,702 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:22:16,703 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-519998eb-c59b-4bc1-925e-9f83b143b77f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-519998eb-c59b-4bc1-925e-9f83b143b77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:17,727 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:22:17,727 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18cb41f-9b2a-4019-a5e2-9396fba0624f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18cb41f-9b2a-4019-a5e2-9396fba0624f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:18,752 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:22:18,752 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9635e5ec-395c-42a8-81a5-ab0d6764c58b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9635e5ec-395c-42a8-81a5-ab0d6764c58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:19,777 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:22:19,777 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f1b271-e535-41d4-aa9b-883d2212d828', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f1b271-e535-41d4-aa9b-883d2212d828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:20,832 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.051s 2021-10-23 20:22:20,832 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7fee2a6-c5d3-45fc-afae-76a59bb21a69', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7fee2a6-c5d3-45fc-afae-76a59bb21a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:21,895 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:22:21,895 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6643d308-d949-46b8-b4b8-2e3eed60dd27', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6643d308-d949-46b8-b4b8-2e3eed60dd27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:22,959 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:22:22,959 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d99c3d5-0b7b-4840-a0bf-ea88ba54ee9d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d99c3d5-0b7b-4840-a0bf-ea88ba54ee9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:24,020 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.056s 2021-10-23 20:22:24,020 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb7c0a7-e126-4e7b-abfb-6505d35b9cd2', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb7c0a7-e126-4e7b-abfb-6505d35b9cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:25,083 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:22:25,084 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9edc190c-3f8d-4ada-99f0-9983846fa8cf', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9edc190c-3f8d-4ada-99f0-9983846fa8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:26,147 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:22:26,148 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b73894-6445-4905-99ad-dedd0ee1c803', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b73894-6445-4905-99ad-dedd0ee1c803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:27,210 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:22:27,210 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c344a63-a8d5-4804-bceb-ca41bda593ce', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c344a63-a8d5-4804-bceb-ca41bda593ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:28,279 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.064s 2021-10-23 20:22:28,279 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4055b4-76af-4c81-b216-48bcc0ac9039', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4055b4-76af-4c81-b216-48bcc0ac9039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:29,343 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:22:29,343 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f7a8c4-d233-4d9a-9466-75726847fa52', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f7a8c4-d233-4d9a-9466-75726847fa52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:30,405 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:22:30,405 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f4ac38-3439-428e-a885-88e8e43618e9', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f4ac38-3439-428e-a885-88e8e43618e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:31,467 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:22:31,468 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4973e803-cf0e-46bc-8080-b73ea8eeac34', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4973e803-cf0e-46bc-8080-b73ea8eeac34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:32,532 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:22:32,533 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbee662-692b-4d77-b938-8d26f381aeb2', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbee662-692b-4d77-b938-8d26f381aeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:33,597 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:22:33,597 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5161a8a6-0a6d-4dbc-b637-7e5b59152ee8', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5161a8a6-0a6d-4dbc-b637-7e5b59152ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:34,661 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:22:34,661 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eafaf783-8a29-42ac-bb84-5d3a06dedaaf', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eafaf783-8a29-42ac-bb84-5d3a06dedaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:35,722 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:22:35,723 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7ebafa-5b3f-42a5-b7a7-a07420aba41d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7ebafa-5b3f-42a5-b7a7-a07420aba41d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:36,788 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:22:36,788 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c081027-36dd-4da6-a2a1-5b718d6a210f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c081027-36dd-4da6-a2a1-5b718d6a210f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:37,851 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:22:37,851 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa4868a-a77d-4fb3-8951-3cf5224ad374', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa4868a-a77d-4fb3-8951-3cf5224ad374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:38,916 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:22:38,916 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679f33b5-4d85-4b05-8136-2dceab84a81c', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679f33b5-4d85-4b05-8136-2dceab84a81c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:39,983 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.064s 2021-10-23 20:22:39,984 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720e9bcd-9edc-4792-8b5f-0879ee60fd25', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720e9bcd-9edc-4792-8b5f-0879ee60fd25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:41,050 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.063s 2021-10-23 20:22:41,050 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ed746d-ff54-4d46-980c-1db430f8435a', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ed746d-ff54-4d46-980c-1db430f8435a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:42,111 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.057s 2021-10-23 20:22:42,112 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb00f62a-6ff4-4e6f-bd3d-e7c1c4285d7a', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb00f62a-6ff4-4e6f-bd3d-e7c1c4285d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:43,174 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:22:43,174 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa505a51-8324-4ca8-b020-ad46acc77c5e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa505a51-8324-4ca8-b020-ad46acc77c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:44,237 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:22:44,238 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d6d6979-0be7-46ef-8032-e136260218ed', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d6d6979-0be7-46ef-8032-e136260218ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:45,300 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:22:45,300 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49416f74-29b4-4c1e-b4a7-96728b6ab40c', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49416f74-29b4-4c1e-b4a7-96728b6ab40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:46,364 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:22:46,364 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79a4b3e-7d50-48f9-94c9-a21a80b09138', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79a4b3e-7d50-48f9-94c9-a21a80b09138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:47,427 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:22:47,427 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aae94d4-5c78-422e-8cdb-d9143ef3dbf5', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aae94d4-5c78-422e-8cdb-d9143ef3dbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:48,491 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:22:48,491 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b37d1cca-b622-4205-b198-04e1edc10ea9', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b37d1cca-b622-4205-b198-04e1edc10ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:49,558 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.063s 2021-10-23 20:22:49,559 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7e9a33-81c2-42d7-845f-fd98dbde6f8d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7e9a33-81c2-42d7-845f-fd98dbde6f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:50,621 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:22:50,621 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-909538fe-5dd2-4b47-af0b-59d3207d5bec', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-909538fe-5dd2-4b47-af0b-59d3207d5bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:51,685 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:22:51,685 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37cf9631-c782-4165-99b7-638fd96de591', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37cf9631-c782-4165-99b7-638fd96de591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:52,748 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:22:52,748 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-569e2fef-6063-4563-afd0-0a8e4eac227a', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-569e2fef-6063-4563-afd0-0a8e4eac227a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:53,813 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:22:53,813 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d4599b9-c271-4a31-ad1f-a44748c7fc74', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d4599b9-c271-4a31-ad1f-a44748c7fc74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:54,876 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:22:54,876 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b19d82e5-62d7-45f6-b42c-c88dec901ab8', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b19d82e5-62d7-45f6-b42c-c88dec901ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:55,940 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:22:55,940 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b18050-73e6-4b01-8c7d-7dcf092bbe54', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b18050-73e6-4b01-8c7d-7dcf092bbe54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:57,003 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:22:57,003 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf65f201-96b3-4a82-8877-1c5f81dc0e16', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf65f201-96b3-4a82-8877-1c5f81dc0e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:58,065 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:22:58,066 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b3ae517-ab66-4bff-800b-8515ea028134', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b3ae517-ab66-4bff-800b-8515ea028134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:22:59,130 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:22:59,131 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae0ffb1-c9b8-42c8-a323-5ea1f8276e94', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae0ffb1-c9b8-42c8-a323-5ea1f8276e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:00,193 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:23:00,193 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae157b1-ead0-4e68-8295-a107c47f7486', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae157b1-ead0-4e68-8295-a107c47f7486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:01,258 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:23:01,259 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39b6994-f236-44af-a967-7d3b53faeebf', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d39b6994-f236-44af-a967-7d3b53faeebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:02,321 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:23:02,321 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd9c526-61cb-4bc5-8b97-e1d492b5bd3e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd9c526-61cb-4bc5-8b97-e1d492b5bd3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:03,386 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:23:03,387 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a957bd3-3754-46f4-9209-34a7312a6bc8', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a957bd3-3754-46f4-9209-34a7312a6bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:04,449 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:23:04,450 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df805f2-1d0a-4f27-a458-f987628c682a', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df805f2-1d0a-4f27-a458-f987628c682a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:05,513 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:23:05,514 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cab643f-03fb-4989-9558-00dddbdb49e1', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cab643f-03fb-4989-9558-00dddbdb49e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:06,582 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.064s 2021-10-23 20:23:06,582 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471bbd73-01aa-4f91-b079-a54b6540d826', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471bbd73-01aa-4f91-b079-a54b6540d826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:07,647 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:23:07,648 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a9058ea-18d2-4aa0-bd5a-44f7348c4fa3', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a9058ea-18d2-4aa0-bd5a-44f7348c4fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:08,711 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:23:08,711 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24df4870-933e-4b8f-8180-1f6ed73000aa', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24df4870-933e-4b8f-8180-1f6ed73000aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:09,775 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:23:09,775 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3b1f4e-be55-413a-abee-e8a0defa4850', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3b1f4e-be55-413a-abee-e8a0defa4850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:10,838 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:23:10,838 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca18d2df-7616-4601-9486-c6de58a5e7b3', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca18d2df-7616-4601-9486-c6de58a5e7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:11,902 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:23:11,902 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c100b3eb-5562-42f0-a975-c7252c88f284', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c100b3eb-5562-42f0-a975-c7252c88f284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:12,968 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.062s 2021-10-23 20:23:12,968 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877bd753-d533-4e5f-87c8-4049141bc1dd', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877bd753-d533-4e5f-87c8-4049141bc1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:14,031 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:23:14,032 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9fa5e33-3eae-499f-b60d-342cf69ea9d0', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9fa5e33-3eae-499f-b60d-342cf69ea9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:15,061 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.025s 2021-10-23 20:23:15,061 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c456a325-4bbc-42b8-9f0f-4da7df36f3eb', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c456a325-4bbc-42b8-9f0f-4da7df36f3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:16,087 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:23:16,087 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b37201ed-e892-4578-b51d-cf9fa6b83095', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b37201ed-e892-4578-b51d-cf9fa6b83095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:17,111 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:23:17,111 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f695cb-aaaf-447f-bc86-7811f87bdd77', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f695cb-aaaf-447f-bc86-7811f87bdd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:18,135 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:23:18,136 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5408f83-83de-42dc-a52d-2e9847326ee8', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5408f83-83de-42dc-a52d-2e9847326ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:19,162 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.023s 2021-10-23 20:23:19,162 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb7ac70-85f1-4001-9268-c22e7d9a81c0', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb7ac70-85f1-4001-9268-c22e7d9a81c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:20,188 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.022s 2021-10-23 20:23:20,188 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7efde706-6f4f-4ced-a25f-5c29c6b2c87b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7efde706-6f4f-4ced-a25f-5c29c6b2c87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:21,213 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:23:21,213 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ced422-2d8c-4e0f-8c11-ebf643a7264f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ced422-2d8c-4e0f-8c11-ebf643a7264f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:22,239 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:23:22,239 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd3fd8a-2476-4a53-b389-1982b932110e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd3fd8a-2476-4a53-b389-1982b932110e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:23,266 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.023s 2021-10-23 20:23:23,266 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d7dc6d5-359e-4125-bb17-f71047da64d2', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7dc6d5-359e-4125-bb17-f71047da64d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:24,294 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.023s 2021-10-23 20:23:24,294 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67bfb08f-ff3b-4da1-8b86-110a34f3760c', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67bfb08f-ff3b-4da1-8b86-110a34f3760c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:25,318 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:23:25,318 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e43b6ae-7211-4455-a3f5-0bf3ecab41eb', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e43b6ae-7211-4455-a3f5-0bf3ecab41eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:26,343 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:23:26,344 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca9bd0c-16f5-4d3b-bce6-3666e65a66a4', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca9bd0c-16f5-4d3b-bce6-3666e65a66a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:27,368 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:23:27,368 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb53ad27-6f43-4a45-8688-79def68d6001', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb53ad27-6f43-4a45-8688-79def68d6001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:28,394 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:23:28,394 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5928e5f2-bcc4-480a-849e-15eb6923dbf6', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5928e5f2-bcc4-480a-849e-15eb6923dbf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:29,418 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:23:29,419 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db00ceea-0e3b-40ce-941e-14c1ee71cbf5', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db00ceea-0e3b-40ce-941e-14c1ee71cbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:30,444 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:23:30,444 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69582da-8bc0-41a7-8722-6dffb351ef02', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c69582da-8bc0-41a7-8722-6dffb351ef02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:31,469 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:23:31,469 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8423bb2a-102c-47b3-b683-16ad1f6465ef', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8423bb2a-102c-47b3-b683-16ad1f6465ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:32,494 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:23:32,494 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b1c2dc-3168-4fcd-94bd-447ddd170883', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b1c2dc-3168-4fcd-94bd-447ddd170883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:33,518 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:23:33,519 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7eda8de-4dfc-40af-b5da-038593de2f8c', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7eda8de-4dfc-40af-b5da-038593de2f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:34,543 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:23:34,543 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6debfe78-da8b-4362-98ff-c20d6751c07b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6debfe78-da8b-4362-98ff-c20d6751c07b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:35,568 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:23:35,568 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56813e0-b7a6-4953-affb-82e68af91651', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56813e0-b7a6-4953-affb-82e68af91651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:36,592 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.021s 2021-10-23 20:23:36,592 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a834a765-c5f8-4336-b46a-c18dbfedae96', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a834a765-c5f8-4336-b46a-c18dbfedae96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:37,616 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:23:37,616 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5acb330-4cf7-4598-9ed8-7d38ef4e16f7', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5acb330-4cf7-4598-9ed8-7d38ef4e16f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:38,642 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.023s 2021-10-23 20:23:38,642 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed883f11-9aa6-4d8c-91b0-cf82744ad9d0', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed883f11-9aa6-4d8c-91b0-cf82744ad9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:39,666 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.019s 2021-10-23 20:23:39,666 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb1eb999-45b6-4917-8a74-54fe61ab9219', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb1eb999-45b6-4917-8a74-54fe61ab9219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:40,690 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.020s 2021-10-23 20:23:40,690 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb92f5ea-b993-443b-ac48-e89c82ef045a', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb92f5ea-b993-443b-ac48-e89c82ef045a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:41,712 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.019s 2021-10-23 20:23:41,713 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c775232f-f02e-4dfc-bd9e-28a7a9f12a44', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c775232f-f02e-4dfc-bd9e-28a7a9f12a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:42,754 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.037s 2021-10-23 20:23:42,754 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ffc9973-5e8b-4ff6-9eb9-bc8661c80b78', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ffc9973-5e8b-4ff6-9eb9-bc8661c80b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:43,818 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:23:43,818 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e359d56e-3bda-46fc-a417-bf2249f96f7f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e359d56e-3bda-46fc-a417-bf2249f96f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:44,880 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:23:44,880 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf10894-99e7-4f8e-a19e-9369b803f7fa', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf10894-99e7-4f8e-a19e-9369b803f7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:45,947 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.063s 2021-10-23 20:23:45,947 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf461455-0ea6-431f-9bb8-85c327f6b3dc', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf461455-0ea6-431f-9bb8-85c327f6b3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:47,009 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:23:47,010 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4288c14-0c99-4bbd-899d-1ef49273ae6f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4288c14-0c99-4bbd-899d-1ef49273ae6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:48,074 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:23:48,075 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3aaf8f2-cd7a-404a-b0e7-774a00059c47', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3aaf8f2-cd7a-404a-b0e7-774a00059c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:49,138 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:23:49,139 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a263a15f-d84d-4b01-a273-b8f3cff0070a', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a263a15f-d84d-4b01-a273-b8f3cff0070a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:50,202 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:23:50,202 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f53a299-fd84-406c-9fe6-cbbb8952054d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f53a299-fd84-406c-9fe6-cbbb8952054d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:51,265 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:23:51,265 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec705008-33a0-4717-911a-98d6937ead34', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec705008-33a0-4717-911a-98d6937ead34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:52,329 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:23:52,330 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e71b4f-57eb-4b55-9e28-77f182c03e5f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e71b4f-57eb-4b55-9e28-77f182c03e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:53,392 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:23:53,392 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79068c45-6063-47c3-9814-4cfa33618da1', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79068c45-6063-47c3-9814-4cfa33618da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:54,454 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:23:54,454 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb54b862-6ba3-41fa-871a-5d47a1d1ec8e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb54b862-6ba3-41fa-871a-5d47a1d1ec8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:55,517 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:23:55,518 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-596c21d3-9b67-4ac8-88ce-782e34f103c7', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-596c21d3-9b67-4ac8-88ce-782e34f103c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:56,593 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.071s 2021-10-23 20:23:56,593 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47e3f28-f79a-486c-8318-4f415c9c5fb8', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47e3f28-f79a-486c-8318-4f415c9c5fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:57,657 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:23:57,657 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6652befd-a1cf-4208-8b00-6d326ee51d17', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6652befd-a1cf-4208-8b00-6d326ee51d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:58,722 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:23:58,722 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40bdfee0-42c2-4b57-8212-509a4ca7f55b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40bdfee0-42c2-4b57-8212-509a4ca7f55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:23:59,785 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:23:59,786 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a10ec7d8-654a-4a44-b47d-3ee9addae193', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a10ec7d8-654a-4a44-b47d-3ee9addae193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:00,848 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:24:00,848 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd8cd3a0-1546-4ef1-a093-4845377d4e82', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd8cd3a0-1546-4ef1-a093-4845377d4e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:01,911 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:24:01,911 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c845e67d-7737-480a-b955-ee43d7ced727', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c845e67d-7737-480a-b955-ee43d7ced727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:02,974 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:24:02,974 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba3e373-6dfe-41ae-b379-2ed66bd4ddf1', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba3e373-6dfe-41ae-b379-2ed66bd4ddf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:04,036 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:24:04,037 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4820d616-63dc-470f-a76b-fbf2b29f76d9', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4820d616-63dc-470f-a76b-fbf2b29f76d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:05,103 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.063s 2021-10-23 20:24:05,103 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1381ccf7-0f0c-4dd2-b3cc-0986555fb0fe', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1381ccf7-0f0c-4dd2-b3cc-0986555fb0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:06,168 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:24:06,169 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-766a641c-b72d-41f9-873f-f4f4cdb9210e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-766a641c-b72d-41f9-873f-f4f4cdb9210e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:07,231 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:24:07,232 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8def8a7c-abbe-4d08-ad81-e537624b4bc5', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8def8a7c-abbe-4d08-ad81-e537624b4bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:08,295 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:24:08,296 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edfbac5f-ad29-4ff8-a095-76dc684a4670', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edfbac5f-ad29-4ff8-a095-76dc684a4670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:09,359 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:24:09,359 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f9e97c-facf-4b73-a063-cef9914e75bf', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f9e97c-facf-4b73-a063-cef9914e75bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:10,423 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:24:10,423 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-786bdeaf-1a2d-402f-87e1-0b231cf7f304', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-786bdeaf-1a2d-402f-87e1-0b231cf7f304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:11,487 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:24:11,488 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2fd641-9b76-46f9-87c1-c67755d2f6ff', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2fd641-9b76-46f9-87c1-c67755d2f6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:12,553 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:24:12,553 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0ff236-7452-4602-a3ef-1a7ace45b849', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0ff236-7452-4602-a3ef-1a7ace45b849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:13,616 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:24:13,616 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3422a66-e4d8-4e97-905b-98642b3a6dfb', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3422a66-e4d8-4e97-905b-98642b3a6dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:14,680 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:24:14,680 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15e432b-c5b8-431d-a3aa-86687d92e0de', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15e432b-c5b8-431d-a3aa-86687d92e0de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:15,743 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.057s 2021-10-23 20:24:15,743 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d19a4dd-011b-41f8-8aaf-a2554b824d20', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d19a4dd-011b-41f8-8aaf-a2554b824d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:16,807 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:24:16,807 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68822cc3-3b7b-48a4-8a26-d2e49bf58100', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68822cc3-3b7b-48a4-8a26-d2e49bf58100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:17,869 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:24:17,869 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ceb09a-7786-42c1-8bd5-7779d1008fc7', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ceb09a-7786-42c1-8bd5-7779d1008fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:18,938 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.064s 2021-10-23 20:24:18,938 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d45c6ae1-e663-4ede-a319-6a5e9a28e2a8', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45c6ae1-e663-4ede-a319-6a5e9a28e2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:19,998 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.056s 2021-10-23 20:24:19,998 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c614c503-cc9b-494d-be58-3f518f08d304', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c614c503-cc9b-494d-be58-3f518f08d304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:21,062 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:24:21,063 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602be729-2af5-4e45-bca7-463febfc8358', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602be729-2af5-4e45-bca7-463febfc8358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:22,125 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:24:22,125 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11623047-b200-4a6e-b17b-30a38f89b024', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11623047-b200-4a6e-b17b-30a38f89b024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:23,190 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:24:23,190 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e18c9b1-75ad-47dd-bb48-58d972a2e5dc', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e18c9b1-75ad-47dd-bb48-58d972a2e5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:24,254 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:24:24,255 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2594371-c982-49de-b0c2-1262cad9510d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2594371-c982-49de-b0c2-1262cad9510d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:25,317 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:24:25,317 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50688197-8e2f-4729-8433-2210845e44cb', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50688197-8e2f-4729-8433-2210845e44cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:26,379 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:24:26,380 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f212b384-d63d-43c3-b586-bd48929738bc', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f212b384-d63d-43c3-b586-bd48929738bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:27,442 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:24:27,443 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7340740-45c9-4479-b034-e6198acdd0f7', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7340740-45c9-4479-b034-e6198acdd0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:28,508 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.063s 2021-10-23 20:24:28,509 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef03fb92-7e85-4142-bc6f-e2334843beb9', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef03fb92-7e85-4142-bc6f-e2334843beb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:29,569 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.055s 2021-10-23 20:24:29,569 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8880a481-2e8a-448b-a3c6-972e9ae78351', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8880a481-2e8a-448b-a3c6-972e9ae78351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:30,636 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.062s 2021-10-23 20:24:30,636 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72f18446-d36d-4b9c-8a76-b11e6813b26d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72f18446-d36d-4b9c-8a76-b11e6813b26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:31,702 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.062s 2021-10-23 20:24:31,703 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797282df-2d16-4624-9362-1e464b08eb63', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797282df-2d16-4624-9362-1e464b08eb63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:32,768 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.062s 2021-10-23 20:24:32,768 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f4f774-f241-49fa-8d93-77b6e8aadf37', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f4f774-f241-49fa-8d93-77b6e8aadf37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:33,829 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.057s 2021-10-23 20:24:33,830 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02fae0ae-a9e5-4476-8521-e4d6c640c45f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02fae0ae-a9e5-4476-8521-e4d6c640c45f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:34,892 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:24:34,892 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9220b932-5647-4842-8c5d-f306c0d1c85b', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9220b932-5647-4842-8c5d-f306c0d1c85b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:35,956 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:24:35,956 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8e89c06-8ccc-4146-838c-72fb8b409bf7', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8e89c06-8ccc-4146-838c-72fb8b409bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:37,021 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.062s 2021-10-23 20:24:37,022 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cd40a4-c69d-4597-bdf9-f03847777fe6', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cd40a4-c69d-4597-bdf9-f03847777fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:38,084 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:24:38,084 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa9186e-68be-466e-b3c0-9ffff9492318', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa9186e-68be-466e-b3c0-9ffff9492318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:39,147 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:24:39,148 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a20402-cdcf-48b8-b1d6-40bdba42b839', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a20402-cdcf-48b8-b1d6-40bdba42b839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:40,215 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.063s 2021-10-23 20:24:40,215 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38a63a20-e864-444f-a3c1-28385da86548', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38a63a20-e864-444f-a3c1-28385da86548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:41,276 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.056s 2021-10-23 20:24:41,276 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0375df30-ea33-4897-8562-0317dd1f35fc', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0375df30-ea33-4897-8562-0317dd1f35fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:42,340 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:24:42,341 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f880a6-0e80-4f2c-949c-e582b63c7119', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f880a6-0e80-4f2c-949c-e582b63c7119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:43,404 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:24:43,404 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35236816-3dfb-40e6-9ed8-5b1bdc8ea976', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35236816-3dfb-40e6-9ed8-5b1bdc8ea976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:44,467 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:24:44,467 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f25a79-3f68-48b9-b12d-db54a0e5ee1d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f25a79-3f68-48b9-b12d-db54a0e5ee1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:45,529 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:24:45,530 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe7fa493-27c1-47e1-ab3c-71048ceb2c62', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe7fa493-27c1-47e1-ab3c-71048ceb2c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:46,594 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:24:46,594 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2b5b51-6609-4ed7-998b-0877dc3a43fd', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2b5b51-6609-4ed7-998b-0877dc3a43fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:47,656 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:24:47,656 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c98cfd47-ad10-45ea-ab20-21561e31754e', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c98cfd47-ad10-45ea-ab20-21561e31754e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:48,719 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:24:48,719 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18442ab7-1b7d-49a3-8860-581c2b6d1c25', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18442ab7-1b7d-49a3-8860-581c2b6d1c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:49,781 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:24:49,781 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-581ae384-c322-4d4c-a266-a8cb0816cca6', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-581ae384-c322-4d4c-a266-a8cb0816cca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:50,843 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.058s 2021-10-23 20:24:50,843 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab078b2-dce3-45cf-b1d1-34a6f4917868', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab078b2-dce3-45cf-b1d1-34a6f4917868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:51,908 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:24:51,908 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f307524c-e10b-494d-91a5-3bfd23d4c593', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f307524c-e10b-494d-91a5-3bfd23d4c593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:52,972 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.061s 2021-10-23 20:24:52,973 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4aca336-58bc-4b18-9b25-d3737b6233ed', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4aca336-58bc-4b18-9b25-d3737b6233ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:54,033 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.056s 2021-10-23 20:24:54,033 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e34dae-3a9b-46d0-8e7e-a2dc2dda453d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e34dae-3a9b-46d0-8e7e-a2dc2dda453d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:55,098 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:24:55,098 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd12ac59-2ef1-4d47-97d9-3bffc5c2dbcc', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd12ac59-2ef1-4d47-97d9-3bffc5c2dbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:56,160 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:24:56,161 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2596da26-b4c2-4fa9-819d-c787d120e1d1', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2596da26-b4c2-4fa9-819d-c787d120e1d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:57,224 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:24:57,225 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f5cd46-6859-4c40-acce-34844bb9a6cc', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f5cd46-6859-4c40-acce-34844bb9a6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:58,288 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:24:58,288 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57924923-f2fd-45f3-aff0-226afde5472c', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57924923-f2fd-45f3-aff0-226afde5472c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:24:59,354 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.062s 2021-10-23 20:24:59,354 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fab0fb75-6a2c-4fa8-b6f3-37c00218fb74', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fab0fb75-6a2c-4fa8-b6f3-37c00218fb74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:25:00,415 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.057s 2021-10-23 20:25:00,416 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5578ce10-d6ff-4b37-99f3-7f67429eb0e0', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5578ce10-d6ff-4b37-99f3-7f67429eb0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:25:01,478 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:25:01,479 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1c0703-038f-40db-b741-299232169d7f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1c0703-038f-40db-b741-299232169d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:25:02,542 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.059s 2021-10-23 20:25:02,543 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be94281f-08f8-4318-8a2e-9ca9937e499d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be94281f-08f8-4318-8a2e-9ca9937e499d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:25:03,604 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.056s 2021-10-23 20:25:03,604 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83242874-c6ea-4556-861e-bbc2a3426325', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83242874-c6ea-4556-861e-bbc2a3426325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:25:04,668 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.060s 2021-10-23 20:25:04,668 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b6aa1f0-0dce-4889-b8ba-fd8b0281dcfa', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b6aa1f0-0dce-4889-b8ba-fd8b0281dcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:25:05,730 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5 0.057s 2021-10-23 20:25:05,730 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ed55ee-ece2-453c-ac17-04818b0e53b8', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ed55ee-ece2-453c-ac17-04818b0e53b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/snapshots/74d2a331-cfef-4070-8ffd-380efa7b06e5'} Body: b'{"snapshot": {"id": "74d2a331-cfef-4070-8ffd-380efa7b06e5", "created_at": "2021-10-23T20:04:34.000000", "updated_at": "2021-10-23T20:19:06.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1292744478", "description": null, "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f553ebded5ff4a5bb61d991e78b318a0", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-23 20:25:06,807 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/floatingips/ce4b89e1-c716-4747-8cd9-055f0acd4a8d 1.074s 2021-10-23 20:25:06,808 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-f6914c78-68f3-4b12-a913-6158a9e27764', 'content-length': '0', 'date': 'Sat, 23 Oct 2021 20:25:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/floatingips/ce4b89e1-c716-4747-8cd9-055f0acd4a8d'} Body: b'' 2021-10-23 20:25:06,947 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.138s 2021-10-23 20:25:06,947 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83ea94a7-9f9f-44a0-87db-60ca33586948', 'x-compute-request-id': 'req-83ea94a7-9f9f-44a0-87db-60ca33586948', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'' 2021-10-23 20:25:07,190 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.241s 2021-10-23 20:25:07,190 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d22729d-d5f9-4736-9dcd-a2956bce59e4', 'x-compute-request-id': 'req-1d22729d-d5f9-4736-9dcd-a2956bce59e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:59:1e"}, {"version": 4, "addr": "172.27.0.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:59:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:08,440 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.240s 2021-10-23 20:25:08,441 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-201fe516-5048-41b7-a759-4ce2cb8691cc', 'x-compute-request-id': 'req-201fe516-5048-41b7-a759-4ce2cb8691cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {"tempest-TestVolumeBootPattern-487687795-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:59:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-856779279"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:09,534 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:25:09,535 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0671ed7-4eba-42cd-875e-9c2045f8957c', 'x-compute-request-id': 'req-b0671ed7-4eba-42cd-875e-9c2045f8957c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:10,626 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:10,627 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a721e52-6d94-452d-ae19-ac6813ede388', 'x-compute-request-id': 'req-6a721e52-6d94-452d-ae19-ac6813ede388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:11,718 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:11,719 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-291960ba-0e72-4d77-a444-edbd0678da1f', 'x-compute-request-id': 'req-291960ba-0e72-4d77-a444-edbd0678da1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:12,814 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:25:12,814 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-050969df-c17b-41c7-85e6-876301f39cc6', 'x-compute-request-id': 'req-050969df-c17b-41c7-85e6-876301f39cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:14,001 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.179s 2021-10-23 20:25:14,001 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d53c4a4-b221-4490-b6bf-b8c57dc19bdf', 'x-compute-request-id': 'req-1d53c4a4-b221-4490-b6bf-b8c57dc19bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:15,094 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:25:15,094 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b4d0fd6-1abb-4fea-946f-e5507421a90b', 'x-compute-request-id': 'req-4b4d0fd6-1abb-4fea-946f-e5507421a90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:16,187 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:25:16,187 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1b99319-235e-4cb8-aa0d-413e48763cb8', 'x-compute-request-id': 'req-d1b99319-235e-4cb8-aa0d-413e48763cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:17,277 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:25:17,278 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-084c6281-0096-4830-9de9-a1b2a03e1ebb', 'x-compute-request-id': 'req-084c6281-0096-4830-9de9-a1b2a03e1ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:18,374 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.088s 2021-10-23 20:25:18,374 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aad3b15f-4282-4979-b95e-8548ea0500f1', 'x-compute-request-id': 'req-aad3b15f-4282-4979-b95e-8548ea0500f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:19,465 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:25:19,466 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac0d3784-85da-4b34-a59f-1e164f4900ea', 'x-compute-request-id': 'req-ac0d3784-85da-4b34-a59f-1e164f4900ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:20,557 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:20,557 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71d0a2f8-bcd7-4c82-8a20-ee938c3fad0d', 'x-compute-request-id': 'req-71d0a2f8-bcd7-4c82-8a20-ee938c3fad0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:21,658 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.092s 2021-10-23 20:25:21,658 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd9c6967-8290-4774-a2eb-95b696fc60a3', 'x-compute-request-id': 'req-dd9c6967-8290-4774-a2eb-95b696fc60a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:22,750 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:22,750 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199b0ed0-0654-4976-9231-e5f9a9fcf767', 'x-compute-request-id': 'req-199b0ed0-0654-4976-9231-e5f9a9fcf767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:23,843 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:25:23,843 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35981186-a05b-48e5-8bae-f61ef24ca703', 'x-compute-request-id': 'req-35981186-a05b-48e5-8bae-f61ef24ca703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:24,939 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:25:24,939 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44a69f73-9ab2-4849-8d1c-e370feaf8fa2', 'x-compute-request-id': 'req-44a69f73-9ab2-4849-8d1c-e370feaf8fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:26,034 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:25:26,035 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b094ad08-a851-47b1-88e7-f40579eb7258', 'x-compute-request-id': 'req-b094ad08-a851-47b1-88e7-f40579eb7258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:27,127 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:27,128 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e75b3b6-4955-4011-a7de-da023849555f', 'x-compute-request-id': 'req-0e75b3b6-4955-4011-a7de-da023849555f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:28,219 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:25:28,220 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4c6a4f8-d1bd-4f9f-b474-a1f5fb2d05bb', 'x-compute-request-id': 'req-c4c6a4f8-d1bd-4f9f-b474-a1f5fb2d05bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:29,311 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:29,311 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63b7fdf0-783b-47d8-aa1f-4333f3a0c028', 'x-compute-request-id': 'req-63b7fdf0-783b-47d8-aa1f-4333f3a0c028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:30,406 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:25:30,406 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43ab4721-8b8b-42e4-8ef9-9958bd5b276a', 'x-compute-request-id': 'req-43ab4721-8b8b-42e4-8ef9-9958bd5b276a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:31,500 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:25:31,500 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e522a27a-1fd0-4c8b-9a0f-7748db6b89b6', 'x-compute-request-id': 'req-e522a27a-1fd0-4c8b-9a0f-7748db6b89b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:32,594 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:25:32,594 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e18d54c-80c1-4fc8-9a67-aa3bda3ce8bf', 'x-compute-request-id': 'req-1e18d54c-80c1-4fc8-9a67-aa3bda3ce8bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:33,686 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:25:33,686 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3832ffe6-5f50-4403-8cbd-75a4f73c050e', 'x-compute-request-id': 'req-3832ffe6-5f50-4403-8cbd-75a4f73c050e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:34,777 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:34,778 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e14ab7-7b45-405e-9341-c4c1b3ac4cc8', 'x-compute-request-id': 'req-65e14ab7-7b45-405e-9341-c4c1b3ac4cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:35,870 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:25:35,870 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-369c4c61-a4b0-4a11-b2f1-8267e7f7453b', 'x-compute-request-id': 'req-369c4c61-a4b0-4a11-b2f1-8267e7f7453b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:36,960 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:25:36,960 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e33da031-4c6a-4103-855b-8062a17b737b', 'x-compute-request-id': 'req-e33da031-4c6a-4103-855b-8062a17b737b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:38,054 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:25:38,055 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b68b3d7-78c9-4dad-8958-7a2d0b9a6e06', 'x-compute-request-id': 'req-6b68b3d7-78c9-4dad-8958-7a2d0b9a6e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:39,151 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:25:39,151 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2db18d1-7f97-4462-9bd4-e1ab86399f06', 'x-compute-request-id': 'req-d2db18d1-7f97-4462-9bd4-e1ab86399f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:40,245 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:25:40,245 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55db6e7b-4073-4484-9414-85d1cc25f6df', 'x-compute-request-id': 'req-55db6e7b-4073-4484-9414-85d1cc25f6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:41,339 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:25:41,339 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ff7d765-fd7e-4c66-b568-b425070fa08b', 'x-compute-request-id': 'req-4ff7d765-fd7e-4c66-b568-b425070fa08b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:42,433 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:25:42,433 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e59fd8d0-98ef-4f8b-bb8c-5941028501ae', 'x-compute-request-id': 'req-e59fd8d0-98ef-4f8b-bb8c-5941028501ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:43,524 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:25:43,524 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19f83ea9-110c-4ea8-875b-23f79c88cf3a', 'x-compute-request-id': 'req-19f83ea9-110c-4ea8-875b-23f79c88cf3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:44,617 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:25:44,617 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca60946f-d904-4b6a-aeca-cf56fc8706f2', 'x-compute-request-id': 'req-ca60946f-d904-4b6a-aeca-cf56fc8706f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:45,708 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:25:45,709 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1690fbbe-dd10-4761-bac8-1b29f912a972', 'x-compute-request-id': 'req-1690fbbe-dd10-4761-bac8-1b29f912a972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:46,800 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:25:46,800 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fce542a-ed4c-4e0f-86b4-4ed8c9931316', 'x-compute-request-id': 'req-8fce542a-ed4c-4e0f-86b4-4ed8c9931316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:47,892 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:47,892 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b23761a2-c472-4c3b-b6fb-bebcad92db32', 'x-compute-request-id': 'req-b23761a2-c472-4c3b-b6fb-bebcad92db32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:48,984 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:48,984 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19d4b17d-360a-4a2c-b64b-6738daf8fe32', 'x-compute-request-id': 'req-19d4b17d-360a-4a2c-b64b-6738daf8fe32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:50,077 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:50,077 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb813c17-4b30-420d-ba5c-2b7908779034', 'x-compute-request-id': 'req-eb813c17-4b30-420d-ba5c-2b7908779034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:51,171 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:25:51,172 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe38977b-e30e-4957-a7b2-676442c5af11', 'x-compute-request-id': 'req-fe38977b-e30e-4957-a7b2-676442c5af11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:52,266 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:25:52,266 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8a945f7-c7e1-4594-aa18-f750ac7be943', 'x-compute-request-id': 'req-b8a945f7-c7e1-4594-aa18-f750ac7be943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:53,358 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:25:53,359 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7fd075e-d3ad-43c8-8e3b-1278f540d245', 'x-compute-request-id': 'req-b7fd075e-d3ad-43c8-8e3b-1278f540d245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:54,450 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:54,451 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d06699e6-2735-4c71-8bb8-28b7065da86b', 'x-compute-request-id': 'req-d06699e6-2735-4c71-8bb8-28b7065da86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:55,541 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:25:55,542 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aa6ecce-d4d4-452b-9bda-d8c9e4af1b22', 'x-compute-request-id': 'req-1aa6ecce-d4d4-452b-9bda-d8c9e4af1b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:56,632 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:56,633 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e839206-b21b-49f1-8039-a4094cfa87b2', 'x-compute-request-id': 'req-3e839206-b21b-49f1-8039-a4094cfa87b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:57,725 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:57,725 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5eb7e58-e932-4bd1-bc9e-daad15723dd6', 'x-compute-request-id': 'req-c5eb7e58-e932-4bd1-bc9e-daad15723dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:58,817 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:25:58,817 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6df49cd8-dde3-4ec0-a55f-4b871d2994ab', 'x-compute-request-id': 'req-6df49cd8-dde3-4ec0-a55f-4b871d2994ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:25:59,910 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:25:59,910 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4afb5f3f-003f-4913-a3c2-e9e1c82e3663', 'x-compute-request-id': 'req-4afb5f3f-003f-4913-a3c2-e9e1c82e3663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:01,000 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.081s 2021-10-23 20:26:01,001 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f488cc1-2706-40b3-87a0-8f4ce9d39622', 'x-compute-request-id': 'req-8f488cc1-2706-40b3-87a0-8f4ce9d39622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:02,093 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:26:02,093 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae1227e6-2659-4d6c-b448-4f9c2dbb51b5', 'x-compute-request-id': 'req-ae1227e6-2659-4d6c-b448-4f9c2dbb51b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:03,185 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:26:03,186 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618fc391-57ea-4da7-ad1c-fd84179cfdbe', 'x-compute-request-id': 'req-618fc391-57ea-4da7-ad1c-fd84179cfdbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:04,280 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:26:04,280 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a485409-3da8-4429-b55f-153e71061411', 'x-compute-request-id': 'req-8a485409-3da8-4429-b55f-153e71061411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:05,375 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:26:05,376 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58bab391-3a68-4bf5-bca5-37cb76fc98cf', 'x-compute-request-id': 'req-58bab391-3a68-4bf5-bca5-37cb76fc98cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:06,466 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:26:06,466 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce69e9fd-ee03-4569-a3f0-125195738ce2', 'x-compute-request-id': 'req-ce69e9fd-ee03-4569-a3f0-125195738ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:07,558 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:26:07,558 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb495cfa-e20b-494a-b75a-fe518be92162', 'x-compute-request-id': 'req-bb495cfa-e20b-494a-b75a-fe518be92162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:08,693 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:26:08,694 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b9037de-f898-4491-b2a3-d29a893cd3a3', 'x-compute-request-id': 'req-3b9037de-f898-4491-b2a3-d29a893cd3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:09,786 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:26:09,787 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20acef5c-1d82-4b2f-9579-aa749eb4fb65', 'x-compute-request-id': 'req-20acef5c-1d82-4b2f-9579-aa749eb4fb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:10,878 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:26:10,878 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dac10c0-8942-4425-a899-a728ad1c5487', 'x-compute-request-id': 'req-3dac10c0-8942-4425-a899-a728ad1c5487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:11,969 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:26:11,969 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b75bbaa-1cff-4bbf-b529-46f24aad38c5', 'x-compute-request-id': 'req-6b75bbaa-1cff-4bbf-b529-46f24aad38c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:13,064 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:26:13,064 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4256c14-7d1f-4eac-a28c-cb41544f3221', 'x-compute-request-id': 'req-c4256c14-7d1f-4eac-a28c-cb41544f3221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:14,155 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:26:14,156 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a07556d-f131-4e42-a239-4acd81a03e0d', 'x-compute-request-id': 'req-6a07556d-f131-4e42-a239-4acd81a03e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:15,246 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:26:15,247 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d43329-61bf-4ac5-b725-25de113401f4', 'x-compute-request-id': 'req-c1d43329-61bf-4ac5-b725-25de113401f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:16,338 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:26:16,338 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f671c2b9-0336-4aae-ad72-fda6d22ba76a', 'x-compute-request-id': 'req-f671c2b9-0336-4aae-ad72-fda6d22ba76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:17,433 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:26:17,433 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f52b2952-13ca-4734-9110-349ab18abf3a', 'x-compute-request-id': 'req-f52b2952-13ca-4734-9110-349ab18abf3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:18,526 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:26:18,527 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ea39d96-18d6-4270-ad49-21bdcea4e588', 'x-compute-request-id': 'req-4ea39d96-18d6-4270-ad49-21bdcea4e588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:19,618 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:26:19,618 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7961a2f7-4d86-491e-a1a7-e77cc6e2e4a5', 'x-compute-request-id': 'req-7961a2f7-4d86-491e-a1a7-e77cc6e2e4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:20,709 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:26:20,710 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4184f3e9-2b1d-487b-ad3a-b48220434fbd', 'x-compute-request-id': 'req-4184f3e9-2b1d-487b-ad3a-b48220434fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:21,806 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.088s 2021-10-23 20:26:21,807 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fc3cc81-0e7e-4045-81ca-b54aefaf5b91', 'x-compute-request-id': 'req-2fc3cc81-0e7e-4045-81ca-b54aefaf5b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:22,899 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:26:22,900 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-970cefeb-2253-4373-8ced-c35a5a0c5b4a', 'x-compute-request-id': 'req-970cefeb-2253-4373-8ced-c35a5a0c5b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:23,990 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:26:23,991 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a2c041e-06b8-4171-8236-d728ed03d60f', 'x-compute-request-id': 'req-4a2c041e-06b8-4171-8236-d728ed03d60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:25,082 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:26:25,083 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9672a34-60e2-4185-9b58-0877e8dbff86', 'x-compute-request-id': 'req-f9672a34-60e2-4185-9b58-0877e8dbff86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:26,175 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:26:26,176 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b455a688-720d-42b6-a19d-73c985342f0e', 'x-compute-request-id': 'req-b455a688-720d-42b6-a19d-73c985342f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:27,269 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:26:27,269 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2f0dec6-152d-4f23-bf80-23fc9a6dcb0f', 'x-compute-request-id': 'req-b2f0dec6-152d-4f23-bf80-23fc9a6dcb0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:28,363 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:26:28,363 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17434ce6-0a8a-4836-a45b-cc54ccb7ab0a', 'x-compute-request-id': 'req-17434ce6-0a8a-4836-a45b-cc54ccb7ab0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:29,456 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:26:29,457 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c10f8a4-a1e5-4ac7-8c9d-2ec83cdb9b0c', 'x-compute-request-id': 'req-4c10f8a4-a1e5-4ac7-8c9d-2ec83cdb9b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:30,551 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:26:30,551 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ad2ed89-36ea-4699-a13d-95b7b15371c9', 'x-compute-request-id': 'req-2ad2ed89-36ea-4699-a13d-95b7b15371c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:31,645 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:26:31,645 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4779bc8-7175-4ed8-a536-46411b20e09c', 'x-compute-request-id': 'req-a4779bc8-7175-4ed8-a536-46411b20e09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:32,737 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:26:32,737 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46c4908a-5b66-4120-9c32-735580458bff', 'x-compute-request-id': 'req-46c4908a-5b66-4120-9c32-735580458bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:33,829 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:26:33,830 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0e24063-582d-4c2e-81cc-0f0973e50e46', 'x-compute-request-id': 'req-f0e24063-582d-4c2e-81cc-0f0973e50e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:34,921 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:26:34,921 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffa7f4a4-27bd-416a-853e-ce64919a1735', 'x-compute-request-id': 'req-ffa7f4a4-27bd-416a-853e-ce64919a1735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:36,015 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:26:36,015 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ef4f39b-61e9-40eb-944f-78dc198aabfa', 'x-compute-request-id': 'req-3ef4f39b-61e9-40eb-944f-78dc198aabfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:37,107 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:26:37,107 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6969575f-cf6a-4cbd-90be-66abcd16fc47', 'x-compute-request-id': 'req-6969575f-cf6a-4cbd-90be-66abcd16fc47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:38,197 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.081s 2021-10-23 20:26:38,197 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-437a27ec-f626-49eb-86b4-63a9ec3af667', 'x-compute-request-id': 'req-437a27ec-f626-49eb-86b4-63a9ec3af667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:39,288 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.081s 2021-10-23 20:26:39,288 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e86712e-fe64-4d2a-accb-748dceb623e3', 'x-compute-request-id': 'req-9e86712e-fe64-4d2a-accb-748dceb623e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:40,382 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:26:40,382 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90f23e0d-d48c-4d27-9925-9225be3daf08', 'x-compute-request-id': 'req-90f23e0d-d48c-4d27-9925-9225be3daf08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:41,476 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:26:41,477 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a03445a6-30d8-4ce6-9773-9f90ff166c0c', 'x-compute-request-id': 'req-a03445a6-30d8-4ce6-9773-9f90ff166c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:42,569 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:26:42,569 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-401d8249-674a-428d-bd58-497fd1ba2ba5', 'x-compute-request-id': 'req-401d8249-674a-428d-bd58-497fd1ba2ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:43,663 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:26:43,663 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d89c66d7-e39a-4c53-a412-ade969c32b7c', 'x-compute-request-id': 'req-d89c66d7-e39a-4c53-a412-ade969c32b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:44,757 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:26:44,758 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-371f27aa-8e87-4bdf-8656-73c5e6335a1f', 'x-compute-request-id': 'req-371f27aa-8e87-4bdf-8656-73c5e6335a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:45,849 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:26:45,849 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a36d597a-a214-4061-a56a-32297b32b511', 'x-compute-request-id': 'req-a36d597a-a214-4061-a56a-32297b32b511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:46,941 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:26:46,942 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0319f83-c232-447c-9faa-5dfa1a3458a6', 'x-compute-request-id': 'req-a0319f83-c232-447c-9faa-5dfa1a3458a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:48,033 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:26:48,034 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-477228f3-bf5b-4411-a14d-15656e5f4601', 'x-compute-request-id': 'req-477228f3-bf5b-4411-a14d-15656e5f4601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:49,125 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:26:49,126 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b4ff78e-357b-4e92-8377-ceb18d3eefdd', 'x-compute-request-id': 'req-5b4ff78e-357b-4e92-8377-ceb18d3eefdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:50,218 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:26:50,218 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f3a0857-9fcb-448f-ae49-596450e2fa95', 'x-compute-request-id': 'req-1f3a0857-9fcb-448f-ae49-596450e2fa95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:51,312 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:26:51,313 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac20eab6-f5f6-4e80-854c-3eafa27dbad6', 'x-compute-request-id': 'req-ac20eab6-f5f6-4e80-854c-3eafa27dbad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:52,405 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:26:52,405 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-269ad6ef-2fdb-4c9c-b1f3-b736a430f699', 'x-compute-request-id': 'req-269ad6ef-2fdb-4c9c-b1f3-b736a430f699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:53,497 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:26:53,497 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c78b6909-79d2-48ab-b497-97e12bd0cd3a', 'x-compute-request-id': 'req-c78b6909-79d2-48ab-b497-97e12bd0cd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:54,587 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:26:54,587 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82a11b1a-eb38-4b0e-a480-5502a90e2f6a', 'x-compute-request-id': 'req-82a11b1a-eb38-4b0e-a480-5502a90e2f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:55,679 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:26:55,679 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5417339c-b199-4b8b-a0c4-fc57c6b3a9c3', 'x-compute-request-id': 'req-5417339c-b199-4b8b-a0c4-fc57c6b3a9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:56,774 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:26:56,775 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f261938-a82f-4373-aeae-0e7de94e8aac', 'x-compute-request-id': 'req-7f261938-a82f-4373-aeae-0e7de94e8aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:57,868 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:26:57,869 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10cdb433-bfb4-4675-93c5-088bb1567ab8', 'x-compute-request-id': 'req-10cdb433-bfb4-4675-93c5-088bb1567ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:26:58,961 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:26:58,961 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71819b40-8de1-43f8-88d1-948d037e1cf1', 'x-compute-request-id': 'req-71819b40-8de1-43f8-88d1-948d037e1cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:00,056 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:27:00,057 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50570f3f-d99d-499c-bd41-71dd97e7239a', 'x-compute-request-id': 'req-50570f3f-d99d-499c-bd41-71dd97e7239a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:01,149 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:27:01,150 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f96cc02-4768-4f9c-82c2-26ed9e3f796d', 'x-compute-request-id': 'req-8f96cc02-4768-4f9c-82c2-26ed9e3f796d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:02,242 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:02,243 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a07224d9-b31b-4c35-8a49-543bae1ab1a5', 'x-compute-request-id': 'req-a07224d9-b31b-4c35-8a49-543bae1ab1a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:03,335 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:27:03,335 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdcf16e3-4248-4d51-aad6-da3b537108e7', 'x-compute-request-id': 'req-bdcf16e3-4248-4d51-aad6-da3b537108e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:04,426 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:04,426 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb7ff8ca-412c-49f1-92d9-d07bf7a1e689', 'x-compute-request-id': 'req-bb7ff8ca-412c-49f1-92d9-d07bf7a1e689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:05,520 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:27:05,520 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f887ff8b-5fe7-453c-ab3c-1e9fc3d584d2', 'x-compute-request-id': 'req-f887ff8b-5fe7-453c-ab3c-1e9fc3d584d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:06,611 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:06,612 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2674bbd9-f0e1-4915-87fc-7e3716c48725', 'x-compute-request-id': 'req-2674bbd9-f0e1-4915-87fc-7e3716c48725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:07,703 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:07,703 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03390c9e-2bac-4f9c-95e3-13c0e007f710', 'x-compute-request-id': 'req-03390c9e-2bac-4f9c-95e3-13c0e007f710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:08,795 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:08,796 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a96c3dd-2cf7-4b56-ad40-8e705a386104', 'x-compute-request-id': 'req-5a96c3dd-2cf7-4b56-ad40-8e705a386104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:09,890 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:27:09,891 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-338f3105-2bb2-48f4-9138-402aa48f78e8', 'x-compute-request-id': 'req-338f3105-2bb2-48f4-9138-402aa48f78e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:10,985 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:27:10,985 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3cae04a-611f-4b89-ae7f-864ebcbbd539', 'x-compute-request-id': 'req-a3cae04a-611f-4b89-ae7f-864ebcbbd539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:12,078 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:12,078 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9c08fd1-568a-4043-9f9e-d77edffbdbaf', 'x-compute-request-id': 'req-e9c08fd1-568a-4043-9f9e-d77edffbdbaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:13,172 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:27:13,173 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edc9b1ae-8cf6-4d0f-bdc0-befdf0db5e5d', 'x-compute-request-id': 'req-edc9b1ae-8cf6-4d0f-bdc0-befdf0db5e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:14,264 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:14,264 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff5d82bd-43d6-4622-84e4-51cd556df2f2', 'x-compute-request-id': 'req-ff5d82bd-43d6-4622-84e4-51cd556df2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:15,357 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:27:15,358 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-450fa3a9-25c8-4e70-8f56-24d73b001380', 'x-compute-request-id': 'req-450fa3a9-25c8-4e70-8f56-24d73b001380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:16,451 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:27:16,451 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91875ed5-55d3-48a0-b27b-8e7626ca7026', 'x-compute-request-id': 'req-91875ed5-55d3-48a0-b27b-8e7626ca7026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:17,542 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:17,543 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc1371f-78ab-4ca6-bd91-2272ab98cbe0', 'x-compute-request-id': 'req-abc1371f-78ab-4ca6-bd91-2272ab98cbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:18,633 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:18,634 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6368ff4-b876-4f4b-b291-a7b285927702', 'x-compute-request-id': 'req-f6368ff4-b876-4f4b-b291-a7b285927702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:19,726 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:27:19,726 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7756c889-6333-41de-979b-0c32dcf2d548', 'x-compute-request-id': 'req-7756c889-6333-41de-979b-0c32dcf2d548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:20,817 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:20,817 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-771900d6-09c8-49a0-9600-725c2598abba', 'x-compute-request-id': 'req-771900d6-09c8-49a0-9600-725c2598abba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:21,909 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:21,910 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-486487f0-42e2-445d-907a-c8b7c59d4ac1', 'x-compute-request-id': 'req-486487f0-42e2-445d-907a-c8b7c59d4ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:23,007 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.089s 2021-10-23 20:27:23,008 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78efe3e2-dede-4340-beec-c8dbac06bbef', 'x-compute-request-id': 'req-78efe3e2-dede-4340-beec-c8dbac06bbef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:24,103 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.088s 2021-10-23 20:27:24,104 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-726580a0-977f-4362-aa5b-e8deb1f5f00e', 'x-compute-request-id': 'req-726580a0-977f-4362-aa5b-e8deb1f5f00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:25,196 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:27:25,196 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39db015e-42c8-47a7-be1b-bf45723ff64b', 'x-compute-request-id': 'req-39db015e-42c8-47a7-be1b-bf45723ff64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:26,288 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:26,288 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-325f284b-e3e0-4164-9fe0-39c4bc93b6aa', 'x-compute-request-id': 'req-325f284b-e3e0-4164-9fe0-39c4bc93b6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:27,379 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:27,380 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f36c0c43-80e6-4442-8655-1a919a621011', 'x-compute-request-id': 'req-f36c0c43-80e6-4442-8655-1a919a621011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:28,471 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:28,472 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75a0a0b2-c307-4ea2-b0df-0e3889926b35', 'x-compute-request-id': 'req-75a0a0b2-c307-4ea2-b0df-0e3889926b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:29,563 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:29,563 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4d8f78-710e-42f2-ba5a-18952d64c858', 'x-compute-request-id': 'req-de4d8f78-710e-42f2-ba5a-18952d64c858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:30,653 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:30,654 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca9dea5-d945-4bdc-8605-aa6740e82c19', 'x-compute-request-id': 'req-8ca9dea5-d945-4bdc-8605-aa6740e82c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:31,746 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:27:31,746 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-689d503c-c967-48ee-8e3e-54dec3fb493b', 'x-compute-request-id': 'req-689d503c-c967-48ee-8e3e-54dec3fb493b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:32,840 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:27:32,841 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ca736e9-385b-4363-bd90-9b387ce8f0a0', 'x-compute-request-id': 'req-2ca736e9-385b-4363-bd90-9b387ce8f0a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:33,933 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:33,933 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e95a692-ff8b-4367-97ab-803d5d179edd', 'x-compute-request-id': 'req-9e95a692-ff8b-4367-97ab-803d5d179edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:35,024 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:35,024 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f189d88-5e72-47e6-ae62-495cc94e1447', 'x-compute-request-id': 'req-7f189d88-5e72-47e6-ae62-495cc94e1447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:36,122 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.089s 2021-10-23 20:27:36,123 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-911ea39f-27d4-45d8-b467-593af6765d74', 'x-compute-request-id': 'req-911ea39f-27d4-45d8-b467-593af6765d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:37,219 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:27:37,219 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-778eb637-0e23-432e-aa18-1d8aaa4feb32', 'x-compute-request-id': 'req-778eb637-0e23-432e-aa18-1d8aaa4feb32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:38,310 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:38,311 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96aa5486-bc53-47bd-8365-f957d53b1663', 'x-compute-request-id': 'req-96aa5486-bc53-47bd-8365-f957d53b1663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:39,402 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:39,403 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3848c0-b0c2-4957-aa48-1fa12c07fd47', 'x-compute-request-id': 'req-4f3848c0-b0c2-4957-aa48-1fa12c07fd47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:40,498 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:27:40,498 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f9bbeaf-02e6-4733-b2b6-e0aacbe42275', 'x-compute-request-id': 'req-0f9bbeaf-02e6-4733-b2b6-e0aacbe42275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:41,589 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:41,589 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42cc2255-93d0-4710-8fbd-eb524b64abf0', 'x-compute-request-id': 'req-42cc2255-93d0-4710-8fbd-eb524b64abf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:42,682 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:27:42,682 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-937e90ac-b069-49b4-94ae-80b5c261eca9', 'x-compute-request-id': 'req-937e90ac-b069-49b4-94ae-80b5c261eca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:43,774 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:43,774 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-981329ee-12ac-49b8-8b8c-f270ec3bf1c2', 'x-compute-request-id': 'req-981329ee-12ac-49b8-8b8c-f270ec3bf1c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:44,864 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:44,865 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac71b5ab-7817-46c8-8649-d9a1508afade', 'x-compute-request-id': 'req-ac71b5ab-7817-46c8-8649-d9a1508afade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:45,955 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:45,955 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27905116-303b-4a1f-9c41-35d496ff5ca2', 'x-compute-request-id': 'req-27905116-303b-4a1f-9c41-35d496ff5ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:47,052 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.088s 2021-10-23 20:27:47,052 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2330873-a5f1-4f20-9f4e-2c2bfa701533', 'x-compute-request-id': 'req-b2330873-a5f1-4f20-9f4e-2c2bfa701533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:48,144 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:48,144 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff19bbb8-8f12-41ed-a0ae-f970194cdccf', 'x-compute-request-id': 'req-ff19bbb8-8f12-41ed-a0ae-f970194cdccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:49,238 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:27:49,239 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46bf1b08-7b80-4561-a60c-0da2a481d8ce', 'x-compute-request-id': 'req-46bf1b08-7b80-4561-a60c-0da2a481d8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:50,332 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:27:50,333 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e11b87a0-1154-4f6d-8dc8-e3677f6a23d9', 'x-compute-request-id': 'req-e11b87a0-1154-4f6d-8dc8-e3677f6a23d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:51,424 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:51,425 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed9b1edd-c401-4843-9f81-902b2fa99296', 'x-compute-request-id': 'req-ed9b1edd-c401-4843-9f81-902b2fa99296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:52,516 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:52,516 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d954c576-b7d4-403c-86f2-fc1d6a402a41', 'x-compute-request-id': 'req-d954c576-b7d4-403c-86f2-fc1d6a402a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:53,608 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:27:53,609 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ac86679-191f-47d9-89e9-1829d75cf828', 'x-compute-request-id': 'req-7ac86679-191f-47d9-89e9-1829d75cf828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:54,701 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:27:54,702 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a338131-2006-46cc-9e78-0e0f80d3b6e6', 'x-compute-request-id': 'req-1a338131-2006-46cc-9e78-0e0f80d3b6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:55,795 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:27:55,796 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea1abf3c-03d3-400f-9a8f-5596539c3d50', 'x-compute-request-id': 'req-ea1abf3c-03d3-400f-9a8f-5596539c3d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:56,888 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:56,888 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50bd3a2c-8877-4b89-8f1c-73e407e918db', 'x-compute-request-id': 'req-50bd3a2c-8877-4b89-8f1c-73e407e918db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:57,978 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:27:57,979 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-329cf977-e490-4930-b45d-279a44f87bd8', 'x-compute-request-id': 'req-329cf977-e490-4930-b45d-279a44f87bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:27:59,070 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:27:59,070 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-018717c4-46b0-4890-903b-505214b2c7a5', 'x-compute-request-id': 'req-018717c4-46b0-4890-903b-505214b2c7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:00,163 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:00,163 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5f3691a-db78-4d45-a575-e76d18726503', 'x-compute-request-id': 'req-f5f3691a-db78-4d45-a575-e76d18726503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:01,256 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:01,256 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-845faa64-2791-4c4c-97a0-06800b54f6c6', 'x-compute-request-id': 'req-845faa64-2791-4c4c-97a0-06800b54f6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:02,353 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.088s 2021-10-23 20:28:02,353 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d969664-254e-44e5-94e6-732fa2e1c114', 'x-compute-request-id': 'req-4d969664-254e-44e5-94e6-732fa2e1c114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:03,447 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:28:03,447 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b60b9acf-589c-4867-b22f-f1faa83fe5e0', 'x-compute-request-id': 'req-b60b9acf-589c-4867-b22f-f1faa83fe5e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:04,540 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:28:04,541 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab30288e-f462-476e-9325-79ac9b0a6353', 'x-compute-request-id': 'req-ab30288e-f462-476e-9325-79ac9b0a6353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:05,633 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:05,633 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f291884-6d7f-45c0-aebf-62ddd8ea96e1', 'x-compute-request-id': 'req-4f291884-6d7f-45c0-aebf-62ddd8ea96e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:06,728 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:28:06,728 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c43a03ed-0d2a-4b64-adc8-a4762cf5f914', 'x-compute-request-id': 'req-c43a03ed-0d2a-4b64-adc8-a4762cf5f914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:07,823 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:28:07,824 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-effd8c65-1d21-471e-a415-95a7acc42d7f', 'x-compute-request-id': 'req-effd8c65-1d21-471e-a415-95a7acc42d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:08,920 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:28:08,920 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d154a102-72d6-40cc-874a-e3a8b7c0224d', 'x-compute-request-id': 'req-d154a102-72d6-40cc-874a-e3a8b7c0224d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:10,011 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:28:10,012 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-779ee9e9-8964-453e-8c6e-4e3e2473c0e8', 'x-compute-request-id': 'req-779ee9e9-8964-453e-8c6e-4e3e2473c0e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:11,102 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:28:11,103 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f284714c-2d08-4c4b-ba87-23587988068e', 'x-compute-request-id': 'req-f284714c-2d08-4c4b-ba87-23587988068e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:12,193 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:28:12,193 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef613c6-8aa8-4f03-951c-a922a4c64607', 'x-compute-request-id': 'req-eef613c6-8aa8-4f03-951c-a922a4c64607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:13,285 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:13,285 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4834213-24d0-417b-b0bb-386d359274cd', 'x-compute-request-id': 'req-a4834213-24d0-417b-b0bb-386d359274cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:14,380 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:28:14,380 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d479611-fa34-4845-9981-1e44890ab3e4', 'x-compute-request-id': 'req-8d479611-fa34-4845-9981-1e44890ab3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:15,477 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:28:15,478 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31f7c166-a9a3-4ece-b839-ac2febb7a8b9', 'x-compute-request-id': 'req-31f7c166-a9a3-4ece-b839-ac2febb7a8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:16,574 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.088s 2021-10-23 20:28:16,575 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc24400d-10b9-49fa-8654-6bffadddc5e2', 'x-compute-request-id': 'req-fc24400d-10b9-49fa-8654-6bffadddc5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:17,666 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:17,667 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05cb601d-0be1-40d7-bf23-298cb8283b6e', 'x-compute-request-id': 'req-05cb601d-0be1-40d7-bf23-298cb8283b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:18,757 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:28:18,758 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f80b687-f88c-41c0-a23d-68f3977b7bdf', 'x-compute-request-id': 'req-5f80b687-f88c-41c0-a23d-68f3977b7bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:19,849 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:19,850 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d749c68-7e31-4bae-890f-ea231621a9b2', 'x-compute-request-id': 'req-2d749c68-7e31-4bae-890f-ea231621a9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:20,941 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:20,941 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f71321b-81e7-4795-a7fb-87fd2f0de9cb', 'x-compute-request-id': 'req-1f71321b-81e7-4795-a7fb-87fd2f0de9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:22,034 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:28:22,035 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d9d8704-891a-459b-b82f-363abce8e754', 'x-compute-request-id': 'req-4d9d8704-891a-459b-b82f-363abce8e754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:23,136 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.092s 2021-10-23 20:28:23,137 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2cff161-d7fe-4f42-a523-1eb24cbc6ae1', 'x-compute-request-id': 'req-e2cff161-d7fe-4f42-a523-1eb24cbc6ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:24,226 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.081s 2021-10-23 20:28:24,226 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bcc92a9-99d1-46d5-8b29-043e943adf78', 'x-compute-request-id': 'req-1bcc92a9-99d1-46d5-8b29-043e943adf78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:25,316 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.081s 2021-10-23 20:28:25,317 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e2169b-b851-4e93-aa1e-739e7f3d9730', 'x-compute-request-id': 'req-c1e2169b-b851-4e93-aa1e-739e7f3d9730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:26,409 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:26,409 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbce0f4d-71c7-4e6a-bf85-f3b84aed3ece', 'x-compute-request-id': 'req-bbce0f4d-71c7-4e6a-bf85-f3b84aed3ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:27,499 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.081s 2021-10-23 20:28:27,500 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54a247de-c3b7-4de9-a764-0fb4c2a8177e', 'x-compute-request-id': 'req-54a247de-c3b7-4de9-a764-0fb4c2a8177e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:28,595 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:28:28,595 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-068140a1-49b2-46e0-8440-e0601f0aac1b', 'x-compute-request-id': 'req-068140a1-49b2-46e0-8440-e0601f0aac1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:29,689 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:28:29,690 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef8c7de-9086-4aa7-b0ec-faa6d5fc6475', 'x-compute-request-id': 'req-1ef8c7de-9086-4aa7-b0ec-faa6d5fc6475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:30,781 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:28:30,781 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5f101e3-079c-4582-98d3-a4689a0a8e1a', 'x-compute-request-id': 'req-e5f101e3-079c-4582-98d3-a4689a0a8e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:31,872 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:31,872 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2ff41bd-47ac-4609-a7c2-e6d480d2200a', 'x-compute-request-id': 'req-a2ff41bd-47ac-4609-a7c2-e6d480d2200a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:32,962 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.081s 2021-10-23 20:28:32,963 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b00da711-c151-4e6c-9520-799257e68126', 'x-compute-request-id': 'req-b00da711-c151-4e6c-9520-799257e68126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:34,056 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:28:34,056 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6968d92-e6ae-4c6f-b452-aacbfbef9d3f', 'x-compute-request-id': 'req-e6968d92-e6ae-4c6f-b452-aacbfbef9d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:35,146 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.081s 2021-10-23 20:28:35,146 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aa6809b-2444-4c32-b7ce-aa29eec7a7fe', 'x-compute-request-id': 'req-8aa6809b-2444-4c32-b7ce-aa29eec7a7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:36,237 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:28:36,237 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326c105f-a59f-4f4e-b82c-12cdf8500f00', 'x-compute-request-id': 'req-326c105f-a59f-4f4e-b82c-12cdf8500f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:37,331 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:28:37,331 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1782fca5-f962-4547-80b1-68904d15d8d7', 'x-compute-request-id': 'req-1782fca5-f962-4547-80b1-68904d15d8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:38,421 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:28:38,421 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db727370-297d-4d07-8ec8-905f1cf1317d', 'x-compute-request-id': 'req-db727370-297d-4d07-8ec8-905f1cf1317d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:39,513 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:39,513 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f2d0684-82a9-4e74-a8d6-351f3465711f', 'x-compute-request-id': 'req-0f2d0684-82a9-4e74-a8d6-351f3465711f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:40,605 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:40,605 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5492056a-ecf5-438e-9e77-b9915746a3cc', 'x-compute-request-id': 'req-5492056a-ecf5-438e-9e77-b9915746a3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:41,700 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:28:41,700 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-866a9e41-8c69-4adc-bcdf-22c5645f70e8', 'x-compute-request-id': 'req-866a9e41-8c69-4adc-bcdf-22c5645f70e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:42,795 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:28:42,796 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfed3a76-5fb6-4270-b6f8-dfcc7403fe9c', 'x-compute-request-id': 'req-bfed3a76-5fb6-4270-b6f8-dfcc7403fe9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:43,886 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:28:43,886 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42e36f29-26de-4ab8-8caf-3d2995e55fac', 'x-compute-request-id': 'req-42e36f29-26de-4ab8-8caf-3d2995e55fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:44,976 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:28:44,976 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e29bafb-5786-40f8-a0f6-ee90c762e0bc', 'x-compute-request-id': 'req-2e29bafb-5786-40f8-a0f6-ee90c762e0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:46,067 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:46,067 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-933bd521-6b17-4241-b8c1-3f177ba9b65d', 'x-compute-request-id': 'req-933bd521-6b17-4241-b8c1-3f177ba9b65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:47,159 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:28:47,159 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6e7f23d-a6ff-4ec9-80cc-e58b5cdd2462', 'x-compute-request-id': 'req-f6e7f23d-a6ff-4ec9-80cc-e58b5cdd2462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:48,250 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:48,250 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee3010f0-8db4-4ae2-9dde-a80ba818e063', 'x-compute-request-id': 'req-ee3010f0-8db4-4ae2-9dde-a80ba818e063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:49,343 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:28:49,343 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07f32134-eb4e-4072-a636-47c0bad379bf', 'x-compute-request-id': 'req-07f32134-eb4e-4072-a636-47c0bad379bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:50,436 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:28:50,436 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9501713-8916-4448-adcf-296bdc57558c', 'x-compute-request-id': 'req-f9501713-8916-4448-adcf-296bdc57558c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:51,527 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:51,527 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdaf2bab-44a2-4182-9637-8a94a2a56b5e', 'x-compute-request-id': 'req-fdaf2bab-44a2-4182-9637-8a94a2a56b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:52,621 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:28:52,621 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fea882b4-7707-478f-ac7f-46c3e720e720', 'x-compute-request-id': 'req-fea882b4-7707-478f-ac7f-46c3e720e720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:53,712 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:28:53,712 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a84fa192-aaee-46c9-8571-0e375839dc81', 'x-compute-request-id': 'req-a84fa192-aaee-46c9-8571-0e375839dc81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:54,805 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:28:54,806 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e682ddb1-9df9-4156-9e59-82e0ad291b9d', 'x-compute-request-id': 'req-e682ddb1-9df9-4156-9e59-82e0ad291b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:55,898 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:28:55,899 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53f90221-359e-4826-a60d-c01784d9773d', 'x-compute-request-id': 'req-53f90221-359e-4826-a60d-c01784d9773d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:56,990 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:28:56,990 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-460923a9-c4a1-47b5-b0b5-2add7b3c23be', 'x-compute-request-id': 'req-460923a9-c4a1-47b5-b0b5-2add7b3c23be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:58,082 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:28:58,082 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9fcfe3c-5564-41ee-94b5-8ae3fd8ab4b7', 'x-compute-request-id': 'req-a9fcfe3c-5564-41ee-94b5-8ae3fd8ab4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:28:59,175 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:28:59,175 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-167d77a9-5517-4864-9b63-38867adfb27d', 'x-compute-request-id': 'req-167d77a9-5517-4864-9b63-38867adfb27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:00,266 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.081s 2021-10-23 20:29:00,266 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-369dbb0b-8f97-4474-95ce-f386653a6851', 'x-compute-request-id': 'req-369dbb0b-8f97-4474-95ce-f386653a6851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:01,359 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:29:01,359 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2288efd5-8182-45a2-a8d0-66abc49c61c7', 'x-compute-request-id': 'req-2288efd5-8182-45a2-a8d0-66abc49c61c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:02,453 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:29:02,454 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c62b820d-0c85-4b94-b880-01ee827d0b03', 'x-compute-request-id': 'req-c62b820d-0c85-4b94-b880-01ee827d0b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:03,544 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:03,545 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48da17b4-261c-48f7-bce7-b9d31a35c281', 'x-compute-request-id': 'req-48da17b4-261c-48f7-bce7-b9d31a35c281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:04,638 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:29:04,638 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12ae1dd3-45be-4b61-a965-440f272fdfa1', 'x-compute-request-id': 'req-12ae1dd3-45be-4b61-a965-440f272fdfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:05,730 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:05,730 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-173bd077-3fa3-493b-a5be-7f0173475108', 'x-compute-request-id': 'req-173bd077-3fa3-493b-a5be-7f0173475108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:06,819 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:06,820 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b39d096d-4782-4cdf-87f3-053cbab9672b', 'x-compute-request-id': 'req-b39d096d-4782-4cdf-87f3-053cbab9672b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:07,916 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:29:07,916 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2ca7ebd-c725-4d87-959b-44560add8f49', 'x-compute-request-id': 'req-d2ca7ebd-c725-4d87-959b-44560add8f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:09,011 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:29:09,011 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4579821e-5b0f-4ff6-b4f3-9b8eac687ece', 'x-compute-request-id': 'req-4579821e-5b0f-4ff6-b4f3-9b8eac687ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:10,102 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:10,103 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71329b66-1e6d-45de-a172-aeff6e30ee61', 'x-compute-request-id': 'req-71329b66-1e6d-45de-a172-aeff6e30ee61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:11,194 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:11,195 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be3d8cd4-f36f-4fbe-a80d-88d55fa11249', 'x-compute-request-id': 'req-be3d8cd4-f36f-4fbe-a80d-88d55fa11249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:12,286 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:12,286 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e0cb004-5cc7-40f5-979f-700102f09511', 'x-compute-request-id': 'req-3e0cb004-5cc7-40f5-979f-700102f09511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:13,377 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:13,378 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd10b212-92ed-425a-9218-68285f02a60a', 'x-compute-request-id': 'req-fd10b212-92ed-425a-9218-68285f02a60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:14,523 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.137s 2021-10-23 20:29:14,523 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e17bb24e-63b9-4bb2-8b18-24d2968ef76b', 'x-compute-request-id': 'req-e17bb24e-63b9-4bb2-8b18-24d2968ef76b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:15,669 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.137s 2021-10-23 20:29:15,670 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50bde1c5-dc2e-4f57-9edf-248a42675113', 'x-compute-request-id': 'req-50bde1c5-dc2e-4f57-9edf-248a42675113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:16,763 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:29:16,763 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd597525-3994-40b1-87df-824de664fe68', 'x-compute-request-id': 'req-cd597525-3994-40b1-87df-824de664fe68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:17,853 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:17,853 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be2abba8-ee24-4216-b6f0-e0133c5dd089', 'x-compute-request-id': 'req-be2abba8-ee24-4216-b6f0-e0133c5dd089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:18,947 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:29:18,947 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-044ae11a-a6ce-4967-ada7-6c1e21f706c4', 'x-compute-request-id': 'req-044ae11a-a6ce-4967-ada7-6c1e21f706c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:20,038 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:20,038 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b58ec8e-acff-473b-873b-e62e3d797542', 'x-compute-request-id': 'req-7b58ec8e-acff-473b-873b-e62e3d797542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:21,141 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.093s 2021-10-23 20:29:21,142 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9def92de-e61c-4e01-8aad-288bd6d67791', 'x-compute-request-id': 'req-9def92de-e61c-4e01-8aad-288bd6d67791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:22,236 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:29:22,236 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73693b0f-27ea-487c-bec1-71ee573fca84', 'x-compute-request-id': 'req-73693b0f-27ea-487c-bec1-71ee573fca84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:23,330 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:29:23,331 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c6c503-e825-4bd8-b51a-f2fecb5aec34', 'x-compute-request-id': 'req-38c6c503-e825-4bd8-b51a-f2fecb5aec34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:24,425 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:29:24,425 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d466d5c9-7e08-4d6d-b1c6-a271c0335d23', 'x-compute-request-id': 'req-d466d5c9-7e08-4d6d-b1c6-a271c0335d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:25,527 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.094s 2021-10-23 20:29:25,528 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499e8f2e-30a6-4ba5-8031-60fa91282220', 'x-compute-request-id': 'req-499e8f2e-30a6-4ba5-8031-60fa91282220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:26,619 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.081s 2021-10-23 20:29:26,620 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e98439-1724-4670-8fc3-f50f807dcc16', 'x-compute-request-id': 'req-60e98439-1724-4670-8fc3-f50f807dcc16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:27,713 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:29:27,714 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f6a11de-5239-4361-82e1-fa9f1cc4e726', 'x-compute-request-id': 'req-0f6a11de-5239-4361-82e1-fa9f1cc4e726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:28,805 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:28,806 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88b19d7d-2427-43ce-be7d-a0c7fcf93d8b', 'x-compute-request-id': 'req-88b19d7d-2427-43ce-be7d-a0c7fcf93d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:29,896 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:29,897 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e404a1a-c91d-40db-950a-20568134ce11', 'x-compute-request-id': 'req-8e404a1a-c91d-40db-950a-20568134ce11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:30,987 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:30,987 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e292e57-8eee-4eae-b34f-42111593101c', 'x-compute-request-id': 'req-1e292e57-8eee-4eae-b34f-42111593101c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:32,078 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:32,079 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4027111-0c38-4dcc-a677-25d26f54f68d', 'x-compute-request-id': 'req-b4027111-0c38-4dcc-a677-25d26f54f68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:33,169 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:33,170 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1337080-ac61-4f1b-8f6e-53c5284a2a20', 'x-compute-request-id': 'req-f1337080-ac61-4f1b-8f6e-53c5284a2a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:34,266 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:29:34,267 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16b9eeea-c293-4b34-a500-83ab166197e6', 'x-compute-request-id': 'req-16b9eeea-c293-4b34-a500-83ab166197e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:35,361 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:29:35,361 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c3442c2-cfb8-4d39-949e-98777f0cf3cf', 'x-compute-request-id': 'req-8c3442c2-cfb8-4d39-949e-98777f0cf3cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:36,454 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:29:36,454 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d698f6f3-d930-48e6-a8a6-93b5fcc58e91', 'x-compute-request-id': 'req-d698f6f3-d930-48e6-a8a6-93b5fcc58e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:37,547 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:29:37,547 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b60b6b1e-69e5-4819-9068-2fa7f62208c4', 'x-compute-request-id': 'req-b60b6b1e-69e5-4819-9068-2fa7f62208c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:38,639 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:38,639 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdb0db5c-f737-404b-9a23-c1d9043d55e4', 'x-compute-request-id': 'req-fdb0db5c-f737-404b-9a23-c1d9043d55e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:39,730 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:39,730 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ede6b5a-40f6-47ad-bf7c-30549af75207', 'x-compute-request-id': 'req-4ede6b5a-40f6-47ad-bf7c-30549af75207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:40,821 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:40,821 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5be8e35d-7cee-4e27-96d2-8dd76e166567', 'x-compute-request-id': 'req-5be8e35d-7cee-4e27-96d2-8dd76e166567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:41,912 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:41,912 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb2f4a5b-6138-4fb7-ac40-e727772af14a', 'x-compute-request-id': 'req-bb2f4a5b-6138-4fb7-ac40-e727772af14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:43,004 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:43,004 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10058721-75a2-4294-905b-52ac0f8f4b73', 'x-compute-request-id': 'req-10058721-75a2-4294-905b-52ac0f8f4b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:44,098 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:29:44,099 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee27ddc5-720c-46d4-b482-f68ab605d7f4', 'x-compute-request-id': 'req-ee27ddc5-720c-46d4-b482-f68ab605d7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:45,190 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:45,190 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc786c1f-842c-4c00-8bc6-4594b2aead58', 'x-compute-request-id': 'req-dc786c1f-842c-4c00-8bc6-4594b2aead58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:46,282 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:29:46,283 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75ba2232-8ce9-41a3-9da5-35a4fde1ed55', 'x-compute-request-id': 'req-75ba2232-8ce9-41a3-9da5-35a4fde1ed55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:47,378 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:29:47,378 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255d1f22-a108-4176-a480-9bd16f90c65e', 'x-compute-request-id': 'req-255d1f22-a108-4176-a480-9bd16f90c65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:48,476 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.089s 2021-10-23 20:29:48,476 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5da8fa0d-d7bc-4683-8804-76130e3efaa3', 'x-compute-request-id': 'req-5da8fa0d-d7bc-4683-8804-76130e3efaa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:49,567 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:49,568 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfca5636-dbec-4454-a685-465c2b89f57c', 'x-compute-request-id': 'req-dfca5636-dbec-4454-a685-465c2b89f57c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:50,657 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:50,658 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57bdf78e-1547-46a6-a27e-fda58fb17806', 'x-compute-request-id': 'req-57bdf78e-1547-46a6-a27e-fda58fb17806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:51,750 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:51,750 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df103fda-ec99-4475-afed-dcc68d38e59d', 'x-compute-request-id': 'req-df103fda-ec99-4475-afed-dcc68d38e59d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:52,841 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:52,841 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c6ceca4-411b-41f9-a0ff-5565d16e897b', 'x-compute-request-id': 'req-1c6ceca4-411b-41f9-a0ff-5565d16e897b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:53,932 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:29:53,932 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-662452bc-1653-4aed-80b1-7f87b3bcb8ea', 'x-compute-request-id': 'req-662452bc-1653-4aed-80b1-7f87b3bcb8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:55,022 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.081s 2021-10-23 20:29:55,023 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02ae9a73-f53f-4cac-8be3-b13a1b4acc41', 'x-compute-request-id': 'req-02ae9a73-f53f-4cac-8be3-b13a1b4acc41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:56,115 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:29:56,115 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c1dfe52-a6a2-471a-bc16-e0c526a70e4b', 'x-compute-request-id': 'req-9c1dfe52-a6a2-471a-bc16-e0c526a70e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:57,207 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:57,207 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4be4a94-7068-413e-a15a-58abb458a652', 'x-compute-request-id': 'req-d4be4a94-7068-413e-a15a-58abb458a652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:58,299 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:58,299 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bb570ac-621d-460d-bd12-967c9052fb34', 'x-compute-request-id': 'req-1bb570ac-621d-460d-bd12-967c9052fb34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:29:59,390 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:29:59,391 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac670cf8-f45f-474e-8a2c-11d349d40cfc', 'x-compute-request-id': 'req-ac670cf8-f45f-474e-8a2c-11d349d40cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:00,486 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:30:00,486 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80973f9a-43d6-4ab3-b302-2c628dd28926', 'x-compute-request-id': 'req-80973f9a-43d6-4ab3-b302-2c628dd28926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:01,580 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:30:01,581 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed0b5df4-bd9b-41ef-8037-2c8021c8c31a', 'x-compute-request-id': 'req-ed0b5df4-bd9b-41ef-8037-2c8021c8c31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:02,671 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:30:02,672 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d40cce5-f5ec-4f76-8703-8e13a3b3a604', 'x-compute-request-id': 'req-7d40cce5-f5ec-4f76-8703-8e13a3b3a604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:03,762 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:30:03,762 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe0c0e04-dff7-4f10-8724-d02b7f0eaf56', 'x-compute-request-id': 'req-fe0c0e04-dff7-4f10-8724-d02b7f0eaf56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:04,856 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:30:04,857 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8cf9bab-8c7d-4d18-8274-5cab8d6a5f43', 'x-compute-request-id': 'req-e8cf9bab-8c7d-4d18-8274-5cab8d6a5f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:05,949 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:05,949 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f09f362-3291-4688-9eea-47721d3ed06c', 'x-compute-request-id': 'req-2f09f362-3291-4688-9eea-47721d3ed06c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:07,040 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:30:07,040 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28600d9f-6830-49dd-a5cf-2bbd48e6e5d5', 'x-compute-request-id': 'req-28600d9f-6830-49dd-a5cf-2bbd48e6e5d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:08,131 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:08,132 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5bb2251-ab39-459f-a323-498a22e73444', 'x-compute-request-id': 'req-d5bb2251-ab39-459f-a323-498a22e73444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:09,223 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:09,223 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b450288-e033-49ee-affa-9084fb95a242', 'x-compute-request-id': 'req-0b450288-e033-49ee-affa-9084fb95a242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:10,316 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:30:10,316 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cc8bc99-1b3f-44b7-a136-4a2dac89861a', 'x-compute-request-id': 'req-1cc8bc99-1b3f-44b7-a136-4a2dac89861a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:11,408 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:11,408 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8658e7e-e0d5-493c-9586-727e234b1c65', 'x-compute-request-id': 'req-b8658e7e-e0d5-493c-9586-727e234b1c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:12,500 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:12,500 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f33a354-3773-478b-93d0-1916965c5cb7', 'x-compute-request-id': 'req-9f33a354-3773-478b-93d0-1916965c5cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:13,595 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:30:13,595 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b32fa2c-e2fb-4491-a324-760ee99b0b00', 'x-compute-request-id': 'req-3b32fa2c-e2fb-4491-a324-760ee99b0b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:14,784 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.179s 2021-10-23 20:30:14,784 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-206a65a1-a91d-4106-907f-5e835b5c3dcc', 'x-compute-request-id': 'req-206a65a1-a91d-4106-907f-5e835b5c3dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:15,876 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:30:15,876 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e41b269-29d6-4aa2-9e78-f97a8884a22a', 'x-compute-request-id': 'req-5e41b269-29d6-4aa2-9e78-f97a8884a22a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:16,969 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:30:16,970 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c23f190a-2b03-4959-ac24-d2c450287958', 'x-compute-request-id': 'req-c23f190a-2b03-4959-ac24-d2c450287958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:18,068 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.089s 2021-10-23 20:30:18,068 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68e248aa-bfbb-443c-9022-e5e4fb12f18a', 'x-compute-request-id': 'req-68e248aa-bfbb-443c-9022-e5e4fb12f18a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:19,162 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:30:19,162 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c10a47d-dfa2-47fc-8cf1-b07ec3d216f3', 'x-compute-request-id': 'req-7c10a47d-dfa2-47fc-8cf1-b07ec3d216f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:20,256 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:30:20,256 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9026ff27-5d8d-4b6c-bc80-5f050dc3c00c', 'x-compute-request-id': 'req-9026ff27-5d8d-4b6c-bc80-5f050dc3c00c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:21,348 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:21,348 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1193abfb-080d-48fc-8672-90dd948c012a', 'x-compute-request-id': 'req-1193abfb-080d-48fc-8672-90dd948c012a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:22,440 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:22,441 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46c5101b-7828-4777-bd8a-0c95692a0dd6', 'x-compute-request-id': 'req-46c5101b-7828-4777-bd8a-0c95692a0dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:23,532 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:23,532 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-625ce9ee-69c2-439e-8c11-b72a8dc1637f', 'x-compute-request-id': 'req-625ce9ee-69c2-439e-8c11-b72a8dc1637f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:24,623 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:30:24,623 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6252d83a-2911-4c26-b91f-859148590071', 'x-compute-request-id': 'req-6252d83a-2911-4c26-b91f-859148590071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:25,715 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:25,715 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07917584-3c58-4f23-a9dd-f05509eef8b2', 'x-compute-request-id': 'req-07917584-3c58-4f23-a9dd-f05509eef8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:26,811 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:30:26,812 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc767882-a121-450c-a870-ea18dd3e1b1b', 'x-compute-request-id': 'req-bc767882-a121-450c-a870-ea18dd3e1b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:27,908 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.088s 2021-10-23 20:30:27,908 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46c6c7e7-5e8d-488c-9ff2-afd803dd02df', 'x-compute-request-id': 'req-46c6c7e7-5e8d-488c-9ff2-afd803dd02df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:29,002 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:30:29,002 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a5b315b-91df-4e90-9d63-f1ba5494fec5', 'x-compute-request-id': 'req-4a5b315b-91df-4e90-9d63-f1ba5494fec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:30,094 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:30,094 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0a56e74-b152-49a6-ae69-8c31702c3342', 'x-compute-request-id': 'req-e0a56e74-b152-49a6-ae69-8c31702c3342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:31,185 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:30:31,186 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c83257f3-3d80-483c-9025-d64fe34daa1a', 'x-compute-request-id': 'req-c83257f3-3d80-483c-9025-d64fe34daa1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:32,277 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:32,278 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a78e768-8ed7-41bd-9b51-43bf6ac436ca', 'x-compute-request-id': 'req-6a78e768-8ed7-41bd-9b51-43bf6ac436ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:33,373 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:30:33,373 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7652207-ecf7-49af-a9c3-94a08441c81a', 'x-compute-request-id': 'req-a7652207-ecf7-49af-a9c3-94a08441c81a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:34,467 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:30:34,468 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9305c3c5-0fcb-45b4-ba3c-970e37172f1e', 'x-compute-request-id': 'req-9305c3c5-0fcb-45b4-ba3c-970e37172f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:35,566 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.091s 2021-10-23 20:30:35,566 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a593f23-cad1-434f-b046-73a21f9cff15', 'x-compute-request-id': 'req-4a593f23-cad1-434f-b046-73a21f9cff15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:36,661 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:30:36,661 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-523c761e-8851-430e-90e1-8126c1e958a9', 'x-compute-request-id': 'req-523c761e-8851-430e-90e1-8126c1e958a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:37,758 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.088s 2021-10-23 20:30:37,759 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c733a6d5-d66d-49ac-881d-b286f6edc53e', 'x-compute-request-id': 'req-c733a6d5-d66d-49ac-881d-b286f6edc53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:38,854 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:30:38,855 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84eb129b-248f-4e5e-a95f-be8781ece369', 'x-compute-request-id': 'req-84eb129b-248f-4e5e-a95f-be8781ece369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:39,953 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.090s 2021-10-23 20:30:39,954 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec49832-a676-45c0-b0b4-9021fc69a092', 'x-compute-request-id': 'req-aec49832-a676-45c0-b0b4-9021fc69a092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:41,054 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.092s 2021-10-23 20:30:41,054 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2155dba2-a6c2-468a-860c-05816b69cc0f', 'x-compute-request-id': 'req-2155dba2-a6c2-468a-860c-05816b69cc0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:42,154 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.091s 2021-10-23 20:30:42,154 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82666df2-4e5c-4e60-a836-2929e7bcb2f0', 'x-compute-request-id': 'req-82666df2-4e5c-4e60-a836-2929e7bcb2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:43,245 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:43,246 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-368db2b4-c4f0-440d-abe0-1541a0a146d9', 'x-compute-request-id': 'req-368db2b4-c4f0-440d-abe0-1541a0a146d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:44,338 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:44,339 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3442e249-c84a-4215-8a4e-fca327b699ce', 'x-compute-request-id': 'req-3442e249-c84a-4215-8a4e-fca327b699ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:45,431 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:30:45,431 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecfd73e8-0b0b-4cb6-ae4d-1370c07cdbf0', 'x-compute-request-id': 'req-ecfd73e8-0b0b-4cb6-ae4d-1370c07cdbf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:46,524 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:30:46,525 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17832136-8874-4d73-b098-762b06d7ede6', 'x-compute-request-id': 'req-17832136-8874-4d73-b098-762b06d7ede6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:47,616 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:30:47,617 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d7f5d73-de5d-49fe-aa5d-99ffcf7d3ee8', 'x-compute-request-id': 'req-8d7f5d73-de5d-49fe-aa5d-99ffcf7d3ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:48,710 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.085s 2021-10-23 20:30:48,711 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6be758a5-d5da-4737-9781-93e52fdeeaee', 'x-compute-request-id': 'req-6be758a5-d5da-4737-9781-93e52fdeeaee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:49,802 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:30:49,802 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ea5dd1-9c68-46aa-8ebe-2d7bf4bcb7c0', 'x-compute-request-id': 'req-55ea5dd1-9c68-46aa-8ebe-2d7bf4bcb7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:50,893 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:30:50,894 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed3f3d0a-1f59-4c4c-b822-a42ab872327e', 'x-compute-request-id': 'req-ed3f3d0a-1f59-4c4c-b822-a42ab872327e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:51,986 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:51,986 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9443a01-c308-4fad-bf1b-d2b21ae52e86', 'x-compute-request-id': 'req-a9443a01-c308-4fad-bf1b-d2b21ae52e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:53,081 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:30:53,082 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db27eb07-7e67-4200-8854-4549ba27aac8', 'x-compute-request-id': 'req-db27eb07-7e67-4200-8854-4549ba27aac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:54,177 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:30:54,177 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ec5b1c6-1265-4572-930d-1adf11648fae', 'x-compute-request-id': 'req-2ec5b1c6-1265-4572-930d-1adf11648fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:55,270 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:30:55,271 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c947632-38d7-4303-8b3d-63680ac7b77f', 'x-compute-request-id': 'req-9c947632-38d7-4303-8b3d-63680ac7b77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:56,361 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:30:56,362 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4106a949-2577-4d4c-90db-abf2e727dc7b', 'x-compute-request-id': 'req-4106a949-2577-4d4c-90db-abf2e727dc7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:57,453 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:57,453 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2825d5aa-b855-49ce-9280-830a2d731891', 'x-compute-request-id': 'req-2825d5aa-b855-49ce-9280-830a2d731891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:58,543 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:30:58,543 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-533ac9b0-0999-4699-9592-15348f0adda3', 'x-compute-request-id': 'req-533ac9b0-0999-4699-9592-15348f0adda3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:30:59,635 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:30:59,635 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c46aa8e3-ea6e-400a-88f5-2d7b61425a63', 'x-compute-request-id': 'req-c46aa8e3-ea6e-400a-88f5-2d7b61425a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:31:00,727 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:31:00,728 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e83d6801-b907-497e-951b-979cbaa66e88', 'x-compute-request-id': 'req-e83d6801-b907-497e-951b-979cbaa66e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:31:01,823 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.087s 2021-10-23 20:31:01,823 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f49b7dc-36a3-4d74-8f17-982c63501a29', 'x-compute-request-id': 'req-8f49b7dc-36a3-4d74-8f17-982c63501a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:31:02,914 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.082s 2021-10-23 20:31:02,915 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da4d1f51-6d74-4d40-bee3-90d9887254e0', 'x-compute-request-id': 'req-da4d1f51-6d74-4d40-bee3-90d9887254e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:31:04,007 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.084s 2021-10-23 20:31:04,007 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7d01d8c-e962-4821-9139-93372286cd87', 'x-compute-request-id': 'req-c7d01d8c-e962-4821-9139-93372286cd87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:31:05,098 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.083s 2021-10-23 20:31:05,099 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-118458e0-58c9-45d9-8cfa-bb3f5bf6679d', 'x-compute-request-id': 'req-118458e0-58c9-45d9-8cfa-bb3f5bf6679d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:31:06,196 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.089s 2021-10-23 20:31:06,196 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef2ae35a-a272-46d7-9a2d-353f805713e0', 'x-compute-request-id': 'req-ef2ae35a-a272-46d7-9a2d-353f805713e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:31:07,292 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd 0.086s 2021-10-23 20:31:07,292 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2986a7fe-d44c-477f-809c-e53c06524cd7', 'x-compute-request-id': 'req-2986a7fe-d44c-477f-809c-e53c06524cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd'} Body: b'{"server": {"id": "047878ce-772c-4142-aaff-c76ee5d769fd", "name": "tempest-TestVolumeBootPattern-server-1341322193", "status": "ACTIVE", "tenant_id": "f553ebded5ff4a5bb61d991e78b318a0", "user_id": "054906e81fb745618ed0d71a6a68afd7", "metadata": {}, "hostId": "f0a5c2eb4d30a699469aaf7c958226be7fb97d2a60334c8ded88119d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2021-10-23T20:01:38Z", "updated": "2021-10-23T20:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/047878ce-772c-4142-aaff-c76ee5d769fd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1151914060", "OS-SRV-USG:launched_at": "2021-10-23T20:01:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}]}}' 2021-10-23 20:31:07,737 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/floatingips/2ae7e077-0bc0-47d2-bde6-8d1238af48ca 0.438s 2021-10-23 20:31:07,738 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-4f6e9a2d-d2bd-4ecf-b3fa-f20966784faa', 'content-length': '0', 'date': 'Sat, 23 Oct 2021 20:31:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/floatingips/2ae7e077-0bc0-47d2-bde6-8d1238af48ca'} Body: b'' 2021-10-23 20:31:07,768 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.030s 2021-10-23 20:31:07,769 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e86393de-2c8c-4573-bce2-e4a9f7ac949a', 'x-compute-request-id': 'req-e86393de-2c8c-4573-bce2-e4a9f7ac949a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a7b4eb94-239c-4030-8bb6-6a9ef05ec257 could not be found."}}' 2021-10-23 20:31:07,800 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257 0.031s 2021-10-23 20:31:07,801 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3a5bb4e4-316e-4b5c-9ec0-a94dbb80223e', 'x-compute-request-id': 'req-3a5bb4e4-316e-4b5c-9ec0-a94dbb80223e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/a7b4eb94-239c-4030-8bb6-6a9ef05ec257'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a7b4eb94-239c-4030-8bb6-6a9ef05ec257 could not be found."}}' 2021-10-23 20:31:09,082 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 1.280s 2021-10-23 20:31:09,082 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '285', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c01b73-d628-43f5-91a6-ea39ebbb92a7', 'x-openstack-request-id': 'req-e1c01b73-d628-43f5-91a6-ea39ebbb92a7', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} 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 or be disassociated from snapshots after volume transfer."}}' 2021-10-23 20:31:17,186 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 8.103s 2021-10-23 20:31:17,186 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca26e8d8-274b-43c9-9be0-3adbb95a32d6', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca26e8d8-274b-43c9-9be0-3adbb95a32d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:32:18,255 114647 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.18', port=80): Read timed out. (read timeout=60)")': /volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 2021-10-23 20:33:09,595 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 111.399s 2021-10-23 20:33:09,595 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347f69f0-efaf-418b-bca1-3e2b083e20b5', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347f69f0-efaf-418b-bca1-3e2b083e20b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:17,441 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 6.838s 2021-10-23 20:33:17,442 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ebfeff-ac49-42b0-ad38-9e8d809856ae', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ebfeff-ac49-42b0-ad38-9e8d809856ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:18,502 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.053s 2021-10-23 20:33:18,503 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e644de7e-b2c1-4969-9b69-70e1d3ce3e82', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e644de7e-b2c1-4969-9b69-70e1d3ce3e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:19,568 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:33:19,568 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b4fa2e-746b-4cbf-96c3-f7e5f1932016', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b4fa2e-746b-4cbf-96c3-f7e5f1932016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:20,632 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:33:20,633 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed8bdbaa-8d73-43be-a027-00049fcf9787', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed8bdbaa-8d73-43be-a027-00049fcf9787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:21,695 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:33:21,695 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf69c3a-a8d0-47e4-99c6-12ddd894cc69', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf69c3a-a8d0-47e4-99c6-12ddd894cc69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:22,767 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.064s 2021-10-23 20:33:22,768 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ee6b28-c016-4213-b9ff-346fd37d7cc8', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ee6b28-c016-4213-b9ff-346fd37d7cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:23,830 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:33:23,831 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499371b2-daac-4dba-9833-c21e84ec57a9', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499371b2-daac-4dba-9833-c21e84ec57a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:24,893 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:33:24,893 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da739ca0-7e04-467f-9ea9-28adc7439da3', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da739ca0-7e04-467f-9ea9-28adc7439da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:25,958 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:33:25,958 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d8e5d7-84be-46b1-82e9-cec314ec1b21', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d8e5d7-84be-46b1-82e9-cec314ec1b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:27,022 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:33:27,022 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd5f49d-46ff-48fb-9757-acf7cda888df', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd5f49d-46ff-48fb-9757-acf7cda888df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:28,084 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.053s 2021-10-23 20:33:28,084 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318baa3c-8c68-4a1d-b005-5abe0d61a66e', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318baa3c-8c68-4a1d-b005-5abe0d61a66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:29,154 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.061s 2021-10-23 20:33:29,155 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c1fb46-8439-42ef-9db4-97d1ea960f18', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c1fb46-8439-42ef-9db4-97d1ea960f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:30,218 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:33:30,218 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-218ada35-3f10-40e3-bc4f-fcc158186af7', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-218ada35-3f10-40e3-bc4f-fcc158186af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:31,282 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:33:31,282 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ad83b2-a371-41d2-aa1a-c1f6c8276363', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ad83b2-a371-41d2-aa1a-c1f6c8276363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:32,353 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.062s 2021-10-23 20:33:32,353 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdba557f-d19c-4110-a93d-ac09f1270141', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdba557f-d19c-4110-a93d-ac09f1270141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:33,412 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.050s 2021-10-23 20:33:33,412 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0333a517-204e-4241-9cb7-7032bb7d4f09', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0333a517-204e-4241-9cb7-7032bb7d4f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:34,475 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.053s 2021-10-23 20:33:34,475 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838ac531-e33d-4a04-8f31-df34cc054fc6', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838ac531-e33d-4a04-8f31-df34cc054fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:35,539 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:33:35,539 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a706f010-bd9b-44d1-9135-1434988707e2', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a706f010-bd9b-44d1-9135-1434988707e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:36,601 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:33:36,602 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9513ef3-bc7b-4ec8-b57c-99b94bf0f46a', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9513ef3-bc7b-4ec8-b57c-99b94bf0f46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:37,671 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.061s 2021-10-23 20:33:37,671 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2857ee83-e2c2-43aa-b91a-226070927f54', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2857ee83-e2c2-43aa-b91a-226070927f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:38,731 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.052s 2021-10-23 20:33:38,732 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b3cc1c-cf30-4790-9185-6fc9cb62aa28', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8b3cc1c-cf30-4790-9185-6fc9cb62aa28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:39,796 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:33:39,796 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0875846e-6e1a-49cd-984f-a27061ac918b', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0875846e-6e1a-49cd-984f-a27061ac918b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:40,863 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.058s 2021-10-23 20:33:40,863 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-952af85e-180b-46c7-892f-0fa26d313c28', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-952af85e-180b-46c7-892f-0fa26d313c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:41,926 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:33:41,926 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3060f21-77ec-4e1d-a190-80a35d14310b', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3060f21-77ec-4e1d-a190-80a35d14310b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:42,988 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.053s 2021-10-23 20:33:42,988 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c761512-4924-49a3-a202-dba05b3638cd', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c761512-4924-49a3-a202-dba05b3638cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:44,059 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.063s 2021-10-23 20:33:44,060 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d25eeb0-3904-45da-b3eb-843b296d600c', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d25eeb0-3904-45da-b3eb-843b296d600c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:45,120 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.053s 2021-10-23 20:33:45,120 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-155d8456-75e9-48a4-a3c2-18ce3b34544b', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-155d8456-75e9-48a4-a3c2-18ce3b34544b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:46,183 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:33:46,184 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6409db8-9c6e-4f68-9791-67dc7374b912', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6409db8-9c6e-4f68-9791-67dc7374b912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:47,250 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.058s 2021-10-23 20:33:47,250 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a92026-e912-4853-81f3-a65233a23c2d', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a92026-e912-4853-81f3-a65233a23c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:48,315 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:33:48,315 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbbed7f1-f848-460c-b033-81dea11a25e1', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbbed7f1-f848-460c-b033-81dea11a25e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:49,380 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.057s 2021-10-23 20:33:49,381 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8e6ae6e-38f0-4675-a6ad-b4fe80236b8f', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8e6ae6e-38f0-4675-a6ad-b4fe80236b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:50,444 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:33:50,445 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-331573bb-c900-4c14-92c8-a499056d85d9', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-331573bb-c900-4c14-92c8-a499056d85d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:51,507 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:33:51,507 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df39cab2-5026-4036-9b4b-07d9d1f29cdf', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df39cab2-5026-4036-9b4b-07d9d1f29cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:52,571 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:33:52,571 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b05f06d-23b0-4d01-a40e-dab6e7cc7487', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b05f06d-23b0-4d01-a40e-dab6e7cc7487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:53,635 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:33:53,635 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a216598f-4260-4ae0-af8b-56ca62a21537', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a216598f-4260-4ae0-af8b-56ca62a21537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:54,703 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.060s 2021-10-23 20:33:54,703 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4928e981-4878-4a24-8f3c-a2a4a2859bf0', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4928e981-4878-4a24-8f3c-a2a4a2859bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:55,763 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.051s 2021-10-23 20:33:55,763 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c801aad-701c-4d60-be5b-d680ab713dd0', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c801aad-701c-4d60-be5b-d680ab713dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:56,826 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:33:56,827 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c656d2-9d63-4572-acdc-17ae5c23b9fc', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c656d2-9d63-4572-acdc-17ae5c23b9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:57,889 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:33:57,890 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc57210-e896-4709-8d02-d285a25e5560', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc57210-e896-4709-8d02-d285a25e5560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:33:58,951 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.053s 2021-10-23 20:33:58,952 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-708f87a8-f9ea-4361-be38-d2e6b47334e9', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-708f87a8-f9ea-4361-be38-d2e6b47334e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:00,014 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.053s 2021-10-23 20:34:00,014 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c18f0c1-68a3-420c-872d-9377ccc5974c', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c18f0c1-68a3-420c-872d-9377ccc5974c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:01,082 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.060s 2021-10-23 20:34:01,083 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7735445-beea-462e-8e3b-d85a92ae6856', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7735445-beea-462e-8e3b-d85a92ae6856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:02,144 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:02,144 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc840cb0-82ea-4472-a50d-815f0dc7a51c', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc840cb0-82ea-4472-a50d-815f0dc7a51c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:03,206 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.053s 2021-10-23 20:34:03,207 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29edd2f3-aad6-4b2c-a6f6-42705c2b0e9c', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29edd2f3-aad6-4b2c-a6f6-42705c2b0e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:04,269 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:04,269 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a879a21-010f-47e8-93fe-3f9547a87dd2', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a879a21-010f-47e8-93fe-3f9547a87dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:05,334 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:34:05,334 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9d5df3-a706-4cd8-a68d-4d1be478895b', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9d5df3-a706-4cd8-a68d-4d1be478895b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:06,396 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:06,397 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-246ce206-9d9e-42b9-a0e2-2aa0b8697f85', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-246ce206-9d9e-42b9-a0e2-2aa0b8697f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:07,461 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.057s 2021-10-23 20:34:07,462 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-affba3af-0532-4b9e-ad86-cbe2919560f3', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-affba3af-0532-4b9e-ad86-cbe2919560f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:08,524 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:08,524 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188fb0a4-b727-4297-a739-0c999ec01c47', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188fb0a4-b727-4297-a739-0c999ec01c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:09,591 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.059s 2021-10-23 20:34:09,592 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0fb0928-9191-4e8f-b23d-93aaf657bd31', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0fb0928-9191-4e8f-b23d-93aaf657bd31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:10,654 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:10,654 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd2e445-4e2a-48e8-a2d6-bd179cfd5252', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd2e445-4e2a-48e8-a2d6-bd179cfd5252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:11,718 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:34:11,719 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a7d9ed8-f357-47de-b53a-162c53ce54da', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a7d9ed8-f357-47de-b53a-162c53ce54da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:12,781 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:12,782 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daebafe6-c08f-43e8-b8ec-7ec8bbca3fbe', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daebafe6-c08f-43e8-b8ec-7ec8bbca3fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:13,850 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.060s 2021-10-23 20:34:13,850 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80870fd1-9f30-4f64-a049-c6267a37ad0a', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80870fd1-9f30-4f64-a049-c6267a37ad0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:14,912 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:14,912 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6223a52a-c8f4-46c3-a910-eaed174f5e87', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6223a52a-c8f4-46c3-a910-eaed174f5e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:15,977 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:34:15,977 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af77e161-71bc-453c-9dba-d04826de47d0', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af77e161-71bc-453c-9dba-d04826de47d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:17,039 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:17,040 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de63524-2033-4a72-be8e-129eea1d0d36', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de63524-2033-4a72-be8e-129eea1d0d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:18,103 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:34:18,104 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed23c2e-ab20-4ec3-b3dc-2f7a57f02d7b', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed23c2e-ab20-4ec3-b3dc-2f7a57f02d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:19,170 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.059s 2021-10-23 20:34:19,170 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db807be5-9c93-438d-9fbb-65b2c388a7a6', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db807be5-9c93-438d-9fbb-65b2c388a7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:20,233 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:20,234 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c5f230-bf86-4f75-bc9d-a6acb6856b10', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c5f230-bf86-4f75-bc9d-a6acb6856b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:21,298 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:34:21,298 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d4f512-be4d-4707-bd5b-2f81998f236a', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d4f512-be4d-4707-bd5b-2f81998f236a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:22,362 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:34:22,363 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cab97d-7136-488f-ae94-195aa7df95c2', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cab97d-7136-488f-ae94-195aa7df95c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:23,425 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:23,425 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e80f27-fd78-4a99-83ba-92c9fdf108e9', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e80f27-fd78-4a99-83ba-92c9fdf108e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:24,489 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:34:24,489 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3eb4aaf-a845-4a19-9e7c-a2e581ff3e20', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3eb4aaf-a845-4a19-9e7c-a2e581ff3e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:25,553 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:34:25,553 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82d2603-3dbc-40d4-ab91-9dae1a5601b3', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82d2603-3dbc-40d4-ab91-9dae1a5601b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:26,614 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.053s 2021-10-23 20:34:26,614 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eaf1103-1474-4215-a718-275e8612dabd', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eaf1103-1474-4215-a718-275e8612dabd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:27,677 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:27,678 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c27fc5-a459-4bd1-a794-d1fbf5dc3ed2', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c27fc5-a459-4bd1-a794-d1fbf5dc3ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:28,742 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:34:28,742 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6c4551-85eb-4bff-be53-b9614ad871c4', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6c4551-85eb-4bff-be53-b9614ad871c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:29,805 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:34:29,806 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1445bd9c-5213-4a67-bf90-5ffe4b3102ee', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1445bd9c-5213-4a67-bf90-5ffe4b3102ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:30,869 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:34:30,870 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8314a260-33bd-43cd-aa4c-8a70ddbcb2b0', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8314a260-33bd-43cd-aa4c-8a70ddbcb2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:31,933 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:34:31,934 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a7e48e-e44f-486d-b086-123c64a4d727', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a7e48e-e44f-486d-b086-123c64a4d727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:32,997 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:34:32,997 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d913f9d-7b37-426a-8f46-bec587727835', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d913f9d-7b37-426a-8f46-bec587727835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:34,061 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:34:34,061 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e532caa8-9b2f-4511-827f-feabc05fefa7', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e532caa8-9b2f-4511-827f-feabc05fefa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:35,125 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:34:35,125 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8f250e-1661-4363-a881-f243b42b522a', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8f250e-1661-4363-a881-f243b42b522a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:36,189 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:34:36,189 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b201c54-d43b-4fb9-a8e8-e702aa092fa4', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b201c54-d43b-4fb9-a8e8-e702aa092fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:37,251 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:37,252 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e43f1f-b7a2-4d22-a250-94ef3a63bd0b', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e43f1f-b7a2-4d22-a250-94ef3a63bd0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:38,318 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.057s 2021-10-23 20:34:38,318 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef97006c-c9fd-4d8c-aa7e-c795b0c0ad45', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef97006c-c9fd-4d8c-aa7e-c795b0c0ad45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:39,391 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.064s 2021-10-23 20:34:39,391 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29acf1a1-70ec-48f9-9c6c-3307ab932b72', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29acf1a1-70ec-48f9-9c6c-3307ab932b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:40,443 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:34:40,444 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e89f60-89fa-4d43-ab47-635a11296ebb', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e89f60-89fa-4d43-ab47-635a11296ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:41,509 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.058s 2021-10-23 20:34:41,510 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb4caef-d998-4191-8867-21c144898b37', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb4caef-d998-4191-8867-21c144898b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:42,571 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.053s 2021-10-23 20:34:42,571 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc86dae5-f151-44f3-bb93-f483e02cb8d5', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc86dae5-f151-44f3-bb93-f483e02cb8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:43,635 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:34:43,635 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405d7091-cb28-4eff-8f80-64fdb20b24bf', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405d7091-cb28-4eff-8f80-64fdb20b24bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:44,700 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.057s 2021-10-23 20:34:44,700 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97b2d5b-d12c-4cb7-bdef-f3279f32a452', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97b2d5b-d12c-4cb7-bdef-f3279f32a452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:45,762 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.052s 2021-10-23 20:34:45,762 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ba2737-5732-46f6-980a-8d742ea74d2f', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ba2737-5732-46f6-980a-8d742ea74d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:46,825 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:46,825 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57378c3f-6643-4cfb-9f0a-f86382768f78', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57378c3f-6643-4cfb-9f0a-f86382768f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:47,891 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.057s 2021-10-23 20:34:47,891 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ebb44b-f1f7-4b5f-aa36-c23565494b80', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ebb44b-f1f7-4b5f-aa36-c23565494b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:48,954 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.053s 2021-10-23 20:34:48,954 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66927b44-b360-46d8-a50f-0b0d2cbdeed8', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66927b44-b360-46d8-a50f-0b0d2cbdeed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:50,017 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:34:50,017 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47e437a-9966-4293-a86c-ddefe509fdd8', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47e437a-9966-4293-a86c-ddefe509fdd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:51,080 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:34:51,081 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4006105-fd7c-4d7c-b2f6-abdd7cb708b3', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4006105-fd7c-4d7c-b2f6-abdd7cb708b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:52,150 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.060s 2021-10-23 20:34:52,151 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbbd4f4a-0f95-4000-b6e4-3f09ab2cf925', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbbd4f4a-0f95-4000-b6e4-3f09ab2cf925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:53,213 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:53,213 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba7e5e3-1a0c-47a1-af58-808ae9501ed2', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba7e5e3-1a0c-47a1-af58-808ae9501ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:54,275 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:54,276 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081f728f-733a-4030-8deb-b3c3d90e4876', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081f728f-733a-4030-8deb-b3c3d90e4876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:55,341 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.057s 2021-10-23 20:34:55,341 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a27f91-bdae-4eb5-9c24-2d38a174b24e', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a27f91-bdae-4eb5-9c24-2d38a174b24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:56,403 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.054s 2021-10-23 20:34:56,404 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddf3076c-aae3-4554-b828-9a3bda4217be', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf3076c-aae3-4554-b828-9a3bda4217be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:57,468 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.057s 2021-10-23 20:34:57,468 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7380d139-fcc6-4d5f-b9f2-1a91c52f18fd', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7380d139-fcc6-4d5f-b9f2-1a91c52f18fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:58,532 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:34:58,532 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab82e7f-1f01-408e-80d5-1646d2ed0d58', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab82e7f-1f01-408e-80d5-1646d2ed0d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:34:59,597 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.056s 2021-10-23 20:34:59,598 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7267e247-822a-4bd9-8de0-ad9c212b44ce', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7267e247-822a-4bd9-8de0-ad9c212b44ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:00,661 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:35:00,661 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b44cd79-198b-45a7-b365-bb695d9ce439', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b44cd79-198b-45a7-b365-bb695d9ce439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:01,724 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:35:01,725 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c92f2ea-d0e6-45c7-890d-3e9e40f80092', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c92f2ea-d0e6-45c7-890d-3e9e40f80092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:02,801 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.068s 2021-10-23 20:35:02,802 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53400cdf-13ec-4aa4-a3b1-2baa1284fbc0', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53400cdf-13ec-4aa4-a3b1-2baa1284fbc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:03,867 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.058s 2021-10-23 20:35:03,868 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06262d47-8aa9-479f-b86c-39d8345bddf8', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06262d47-8aa9-479f-b86c-39d8345bddf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:04,934 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.059s 2021-10-23 20:35:04,935 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f18bd95-ec04-42d9-ac14-f454f3863e88', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f18bd95-ec04-42d9-ac14-f454f3863e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:05,997 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:35:05,998 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed78a41-cbad-4fb2-ba93-5c59a1d28bcd', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed78a41-cbad-4fb2-ba93-5c59a1d28bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:07,063 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.057s 2021-10-23 20:35:07,063 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ec1404-aa77-4eac-8d18-65014123eb1c', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ec1404-aa77-4eac-8d18-65014123eb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:08,126 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.055s 2021-10-23 20:35:08,127 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8402a2e-cd21-4fb0-8300-af28cb65277c', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8402a2e-cd21-4fb0-8300-af28cb65277c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:09,192 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.057s 2021-10-23 20:35:09,192 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a196a15-bfc0-43c6-9e9c-cc52b537a314', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a196a15-bfc0-43c6-9e9c-cc52b537a314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:10,247 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.047s 2021-10-23 20:35:10,248 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca541b55-eccf-4bbd-a6c9-f75d14fdc54f', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca541b55-eccf-4bbd-a6c9-f75d14fdc54f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:11,305 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.049s 2021-10-23 20:35:11,305 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66e903e-845a-4901-8c4d-e5964ed9c4fd', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66e903e-845a-4901-8c4d-e5964ed9c4fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:12,374 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.061s 2021-10-23 20:35:12,375 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a375a7-1de8-4e45-bbde-c8f4deef02ba', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a375a7-1de8-4e45-bbde-c8f4deef02ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:13,427 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:35:13,427 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-425fef23-ee6b-41e9-96eb-2915c5a7a532', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-425fef23-ee6b-41e9-96eb-2915c5a7a532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:14,585 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.150s 2021-10-23 20:35:14,586 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8f7356-80da-42ce-bb51-7c22a15857dd', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8f7356-80da-42ce-bb51-7c22a15857dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:15,637 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:15,637 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1691c97-89de-4541-97da-2ee18c92835f', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1691c97-89de-4541-97da-2ee18c92835f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:16,687 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.041s 2021-10-23 20:35:16,687 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab89679-5350-4614-a0b8-f876e0186eb2', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab89679-5350-4614-a0b8-f876e0186eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:17,738 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:17,739 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d6f978e-8a12-4e8d-b227-292a91f4b5fb', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d6f978e-8a12-4e8d-b227-292a91f4b5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:18,790 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:18,790 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcbdbe6f-2c5c-4dd3-aa37-59b4a095c5a7', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcbdbe6f-2c5c-4dd3-aa37-59b4a095c5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:19,841 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:35:19,841 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ece6d7-9c7c-4d2b-8843-afffbd563946', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ece6d7-9c7c-4d2b-8843-afffbd563946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:20,893 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:20,894 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b496688f-caca-4e9f-873d-fb616be28514', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b496688f-caca-4e9f-873d-fb616be28514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:21,946 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:21,946 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe2c5963-ec01-4a42-a124-40a6dd31ea82', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe2c5963-ec01-4a42-a124-40a6dd31ea82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:22,999 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:35:22,999 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a17748-abd4-4f53-b06f-ba16bc5df2fa', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a17748-abd4-4f53-b06f-ba16bc5df2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:24,052 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.045s 2021-10-23 20:35:24,053 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4ea42d-1985-4bf8-91cb-bda7ab2b657d', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4ea42d-1985-4bf8-91cb-bda7ab2b657d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:25,105 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:35:25,105 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce58e75e-7ace-40cd-8f53-f56bac88e3e3', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce58e75e-7ace-40cd-8f53-f56bac88e3e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:26,156 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:26,156 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8e48eb-ab12-422d-9cc9-2fb4ebbac723', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8e48eb-ab12-422d-9cc9-2fb4ebbac723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:27,207 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:27,208 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d58081e-3677-4d52-af88-13f9b4612bba', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d58081e-3677-4d52-af88-13f9b4612bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:28,259 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:28,259 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb732ed-f4b2-4a43-8248-0defc58a44c9', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb732ed-f4b2-4a43-8248-0defc58a44c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:29,309 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:35:29,310 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34c7d50b-405f-4908-b829-17c7290c86e9', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34c7d50b-405f-4908-b829-17c7290c86e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:30,361 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:35:30,361 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7db0f3-ffcd-42da-8ef6-a260ea34b412', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7db0f3-ffcd-42da-8ef6-a260ea34b412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:31,413 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:31,414 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a668730-e0b3-462b-9e6e-dfcc465977c9', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a668730-e0b3-462b-9e6e-dfcc465977c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:32,466 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:35:32,467 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e8875a0-1535-4f09-8737-3a0e5866b3e6', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e8875a0-1535-4f09-8737-3a0e5866b3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:33,517 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:35:33,517 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b0b611-0c1c-4f1b-9762-3d35587d1651', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b0b611-0c1c-4f1b-9762-3d35587d1651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:34,569 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:34,569 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-963840cf-617b-49ff-aabb-f453c0c6a8c5', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-963840cf-617b-49ff-aabb-f453c0c6a8c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:35,621 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:35:35,621 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09583309-d39c-4144-850a-5a8cab94116c', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09583309-d39c-4144-850a-5a8cab94116c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:36,681 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.051s 2021-10-23 20:35:36,682 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5058052-1fbd-436a-b969-c0390064da6f', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5058052-1fbd-436a-b969-c0390064da6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:37,735 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:37,735 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f95ee4-86c6-42a6-9954-247941a07b36', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f95ee4-86c6-42a6-9954-247941a07b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:38,790 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.047s 2021-10-23 20:35:38,791 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8ed9a2-e155-4b4d-ac2f-6c07a7ec955f', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8ed9a2-e155-4b4d-ac2f-6c07a7ec955f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:39,842 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:39,843 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a988b799-2acf-4931-a6c6-d540403b56c2', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a988b799-2acf-4931-a6c6-d540403b56c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:40,897 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:40,897 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f6d259-df7f-44df-b74c-c8739c172c80', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f6d259-df7f-44df-b74c-c8739c172c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:41,947 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:35:41,948 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b056e7-0d86-4adc-b8ac-c646bf2ddff6', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b056e7-0d86-4adc-b8ac-c646bf2ddff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:42,998 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:35:42,998 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e51500-f0d9-45a7-908b-cf53b5f07ccd', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e51500-f0d9-45a7-908b-cf53b5f07ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:44,050 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:35:44,050 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989d6930-0aa1-4080-9260-3879125f4af6', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989d6930-0aa1-4080-9260-3879125f4af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:45,103 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:35:45,104 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7895290-3526-4447-9e94-287ac95cfa20', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7895290-3526-4447-9e94-287ac95cfa20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:46,154 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:35:46,155 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b464bd4-1cff-418a-9ef2-59b3fdfeffe8', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b464bd4-1cff-418a-9ef2-59b3fdfeffe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:47,205 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:35:47,206 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed2ec4c-45de-47ff-b594-a4577318978d', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed2ec4c-45de-47ff-b594-a4577318978d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:48,257 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:48,257 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e85fac1-c40d-44d5-934e-c673c15331b1', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e85fac1-c40d-44d5-934e-c673c15331b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:49,308 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:49,308 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42db5bd3-b26a-43a1-b02b-efe56b9b548e', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42db5bd3-b26a-43a1-b02b-efe56b9b548e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:50,359 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.041s 2021-10-23 20:35:50,359 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c0c246-dfd8-4e37-bf05-b4676ab4a9b9', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c0c246-dfd8-4e37-bf05-b4676ab4a9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:51,410 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:51,410 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-110a1bdd-b115-4c12-a3b4-0afb3df8a327', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-110a1bdd-b115-4c12-a3b4-0afb3df8a327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:52,461 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:35:52,461 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1373d6e8-38e0-4bc4-a5ee-096c2598bd04', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1373d6e8-38e0-4bc4-a5ee-096c2598bd04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:53,512 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:53,513 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7245235-2909-43e0-a4f2-df17cae9760d', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7245235-2909-43e0-a4f2-df17cae9760d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:54,565 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:54,565 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45009243-a3ed-4c86-b3fc-d334dbd8fcef', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45009243-a3ed-4c86-b3fc-d334dbd8fcef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:55,617 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:35:55,617 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87e00fc-ba91-4f03-a9bd-8b3299540496', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87e00fc-ba91-4f03-a9bd-8b3299540496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:56,668 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:56,669 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c57f2b-fcde-4e22-beee-7cd45ab30484', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c57f2b-fcde-4e22-beee-7cd45ab30484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:57,723 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.046s 2021-10-23 20:35:57,723 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-537f7a63-3a4c-4c6d-aa02-c9a4a4aca1da', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-537f7a63-3a4c-4c6d-aa02-c9a4a4aca1da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:58,775 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:35:58,776 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e120b280-12f7-469b-aea9-381bed2f088a', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e120b280-12f7-469b-aea9-381bed2f088a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:35:59,826 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:35:59,826 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cca2131-4deb-4034-951e-c01e2629d870', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cca2131-4deb-4034-951e-c01e2629d870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:00,880 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.045s 2021-10-23 20:36:00,881 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0392a2d-2a17-4959-b829-a8c54f0a51c8', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0392a2d-2a17-4959-b829-a8c54f0a51c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:01,931 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:01,932 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea61e85d-f606-41fd-94b0-74aba09f9650', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea61e85d-f606-41fd-94b0-74aba09f9650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:02,982 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:02,983 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3402e995-40be-4054-9be6-92f8591aeb6f', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3402e995-40be-4054-9be6-92f8591aeb6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:04,033 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:04,034 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6261ca9-4be9-4ceb-9ba9-257ae0f94496', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6261ca9-4be9-4ceb-9ba9-257ae0f94496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:05,084 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:05,084 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c16b7d-f391-49cf-8119-d20c3f377cbe', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c16b7d-f391-49cf-8119-d20c3f377cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:06,134 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:06,134 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81d69bf-15ab-4173-a110-0937a2ca0308', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81d69bf-15ab-4173-a110-0937a2ca0308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:07,185 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:07,185 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6cbef9d-49fb-4068-bf81-702ad9f9d4c3', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6cbef9d-49fb-4068-bf81-702ad9f9d4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:08,234 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.041s 2021-10-23 20:36:08,235 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9927cd-07ae-4506-bcf4-9391d78d6aed', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9927cd-07ae-4506-bcf4-9391d78d6aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:09,293 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.050s 2021-10-23 20:36:09,294 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b0e930-23f1-4eda-b579-b45f22cd1381', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b0e930-23f1-4eda-b579-b45f22cd1381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:10,345 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:10,346 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-622af8a6-aa0d-4995-9559-f748db0873c0', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-622af8a6-aa0d-4995-9559-f748db0873c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:11,399 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.045s 2021-10-23 20:36:11,399 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d0df78-bf78-439e-abda-d17b090914ad', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d0df78-bf78-439e-abda-d17b090914ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:12,449 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:12,449 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deca7ede-a90a-4394-9e70-c4f9e74c5991', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deca7ede-a90a-4394-9e70-c4f9e74c5991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:13,500 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:13,500 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5356dc94-bf08-4180-b0e3-0d06433858a5', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5356dc94-bf08-4180-b0e3-0d06433858a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:14,553 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:36:14,554 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67020458-276e-4747-954d-1e0c9ac1f0a3', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67020458-276e-4747-954d-1e0c9ac1f0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:15,604 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:15,604 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e07b5a7f-ea41-4ada-9452-c760c93e4d55', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e07b5a7f-ea41-4ada-9452-c760c93e4d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:16,655 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:16,656 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c05014e-8f0f-4a1c-bebf-d78ab34b88c4', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c05014e-8f0f-4a1c-bebf-d78ab34b88c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:17,706 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:17,707 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eefdd53b-c92e-4912-abcc-a899c6b236d5', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eefdd53b-c92e-4912-abcc-a899c6b236d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:18,757 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:18,758 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10cf3179-823f-4e11-8f7b-62f83e593e30', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10cf3179-823f-4e11-8f7b-62f83e593e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:19,812 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.046s 2021-10-23 20:36:19,813 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91957a4b-385b-4909-897f-7885c8de6ba0', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91957a4b-385b-4909-897f-7885c8de6ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:20,863 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:20,863 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1da9295-853f-4b48-abff-3884a0104e9f', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1da9295-853f-4b48-abff-3884a0104e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:21,928 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.057s 2021-10-23 20:36:21,928 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4b0daf-44cf-41d9-988d-afb5cbc51aec', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4b0daf-44cf-41d9-988d-afb5cbc51aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:22,980 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:22,980 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4496d361-13c0-4f0e-84ad-04ea789dcc32', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4496d361-13c0-4f0e-84ad-04ea789dcc32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:24,031 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.041s 2021-10-23 20:36:24,031 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e009978-ebf9-4129-97c6-7666c5608b5b', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e009978-ebf9-4129-97c6-7666c5608b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:25,082 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:25,082 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728ae671-5581-4cd4-b811-d495fa42bec5', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728ae671-5581-4cd4-b811-d495fa42bec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:26,134 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:36:26,135 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e25d2a-0420-4121-a2f5-c70433e49f80', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e25d2a-0420-4121-a2f5-c70433e49f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:27,195 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.050s 2021-10-23 20:36:27,196 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301d4cfb-e1a7-40e6-8e6f-f0d74360bf41', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301d4cfb-e1a7-40e6-8e6f-f0d74360bf41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:28,260 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.057s 2021-10-23 20:36:28,261 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae789fd-f62d-4771-b219-9f716256a0f7', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae789fd-f62d-4771-b219-9f716256a0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:29,312 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:29,313 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172ef91a-7e53-4d1a-8444-2af53c0a3c5f', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172ef91a-7e53-4d1a-8444-2af53c0a3c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:30,364 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:30,364 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc293788-0165-4f60-af87-a7b1e2071d2e', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc293788-0165-4f60-af87-a7b1e2071d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:31,417 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.045s 2021-10-23 20:36:31,417 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd7321d-eeef-4d7c-b67b-fac2dc416ad8', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd7321d-eeef-4d7c-b67b-fac2dc416ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:32,471 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:36:32,471 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68262273-fd4d-40aa-b3b4-5c6b7d72224e', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68262273-fd4d-40aa-b3b4-5c6b7d72224e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:33,522 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:33,522 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c48535-a709-43b5-b91f-50de593f3bf4', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c48535-a709-43b5-b91f-50de593f3bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:34,572 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:34,573 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b81ff5-bb25-4195-88af-2f062528de88', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b81ff5-bb25-4195-88af-2f062528de88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:35,624 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:35,624 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde2da85-7de0-4ce1-86a1-64727cbb4d6a', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde2da85-7de0-4ce1-86a1-64727cbb4d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:36,678 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.045s 2021-10-23 20:36:36,678 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-337e2e8c-8d1c-4a26-a991-f920fb9b3036', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-337e2e8c-8d1c-4a26-a991-f920fb9b3036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:37,729 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:37,729 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf46cc5f-4093-45e2-9733-91fe9f987b38', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf46cc5f-4093-45e2-9733-91fe9f987b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:38,783 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.045s 2021-10-23 20:36:38,783 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d467bc9-e99d-4209-84ae-89729d52bc66', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d467bc9-e99d-4209-84ae-89729d52bc66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:39,836 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:39,836 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-670d2e2d-f20b-45b0-865d-3cca46e21368', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670d2e2d-f20b-45b0-865d-3cca46e21368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:40,887 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:40,887 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d29fd80e-6d5a-4d2c-8320-de2193ae8039', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d29fd80e-6d5a-4d2c-8320-de2193ae8039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:41,939 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:36:41,940 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03865b37-f2a3-42f7-a144-79609ba7dbd9', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03865b37-f2a3-42f7-a144-79609ba7dbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:42,990 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:42,990 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02da208-99f8-4b13-af6d-e7ef2f781ea2', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02da208-99f8-4b13-af6d-e7ef2f781ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:44,042 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:44,042 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f8926a3-591f-4d4c-af3d-29395f7c421d', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8926a3-591f-4d4c-af3d-29395f7c421d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:45,093 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:45,093 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15876df-cf05-4f1e-b668-3ebe27719062', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15876df-cf05-4f1e-b668-3ebe27719062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:46,145 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:46,146 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2620fdc7-77a4-4356-ade2-ed76852e5977', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2620fdc7-77a4-4356-ade2-ed76852e5977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:47,197 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:47,197 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a114c5-2d1a-4c46-ae31-24d0f4312723', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a114c5-2d1a-4c46-ae31-24d0f4312723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:48,248 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:48,249 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b21ecaf-853a-4d61-be0c-3970dbbfa27f', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b21ecaf-853a-4d61-be0c-3970dbbfa27f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:49,301 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:36:49,302 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c05987-11c7-4a80-bdde-ebb70a8725ca', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c05987-11c7-4a80-bdde-ebb70a8725ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:50,356 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.047s 2021-10-23 20:36:50,357 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18103f35-0d37-4e68-87c4-36f79e42dccd', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18103f35-0d37-4e68-87c4-36f79e42dccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:51,408 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:51,409 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59cba31-eb5c-4e12-afdc-df08e180e84d', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59cba31-eb5c-4e12-afdc-df08e180e84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:52,460 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:52,460 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e173d4-43e7-4a0a-b3d7-7934da7d2d41', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e173d4-43e7-4a0a-b3d7-7934da7d2d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:53,510 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:53,511 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d24360-3db0-46cb-aad3-cb91b8d8e543', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d24360-3db0-46cb-aad3-cb91b8d8e543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:54,566 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:54,566 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ac7af6-ec81-4ab3-bb4f-dcff0d169aad', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ac7af6-ec81-4ab3-bb4f-dcff0d169aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:55,619 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:36:55,619 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e15a74-7e94-42bd-a0d4-d5fd82368911', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e15a74-7e94-42bd-a0d4-d5fd82368911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:56,670 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:56,670 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b0c59a-4951-4850-b306-286f7b214dad', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b0c59a-4951-4850-b306-286f7b214dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:57,721 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:36:57,722 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8bad92d-02eb-41f0-8b5d-2d824a04657d', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8bad92d-02eb-41f0-8b5d-2d824a04657d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:58,771 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:58,771 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2d2f5c-a624-4c26-9455-006bd2a8ede1', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2d2f5c-a624-4c26-9455-006bd2a8ede1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:36:59,821 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:36:59,821 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885283dc-924f-4ce9-bdef-4614537e34dd', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885283dc-924f-4ce9-bdef-4614537e34dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:37:00,873 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:37:00,873 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c9526d-0aaf-4a66-9101-e732e58b71c2', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40c9526d-0aaf-4a66-9101-e732e58b71c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:37:01,927 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.045s 2021-10-23 20:37:01,927 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428eebaa-1563-4178-96a2-c2028a90b334', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428eebaa-1563-4178-96a2-c2028a90b334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:37:02,977 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.041s 2021-10-23 20:37:02,977 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f5ae49-3995-4fcd-a1a9-dbb0f19af231', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f5ae49-3995-4fcd-a1a9-dbb0f19af231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:37:04,028 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.043s 2021-10-23 20:37:04,029 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794df059-ae08-4261-9704-d31d9c1fe7a7', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794df059-ae08-4261-9704-d31d9c1fe7a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:37:05,081 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:37:05,081 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8cc6a78-3db6-4cc5-8bc2-b4e808cd88ef', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8cc6a78-3db6-4cc5-8bc2-b4e808cd88ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:37:06,132 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:37:06,133 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3528bc06-0d00-48c7-b2fd-c4f03545b82a', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3528bc06-0d00-48c7-b2fd-c4f03545b82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:37:07,183 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:37:07,184 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196fb24d-b057-4801-ae82-194efc6aef7d', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196fb24d-b057-4801-ae82-194efc6aef7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:37:08,236 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.044s 2021-10-23 20:37:08,236 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83822a8-4fa8-4e10-b1fc-cde1cddc3a9f', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83822a8-4fa8-4e10-b1fc-cde1cddc3a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:37:09,286 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 0.042s 2021-10-23 20:37:09,287 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1697392d-189b-44ce-8ebb-2c3aa7523af0', 'content-length': '1657', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1697392d-189b-44ce-8ebb-2c3aa7523af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8'} Body: b'{"volume": {"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-23T19:57:03.000000", "updated_at": "2021-10-23T20:01:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-154505", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/f553ebded5ff4a5bb61d991e78b318a0/volumes/0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8"}], "user_id": "054906e81fb745618ed0d71a6a68afd7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "attachment_id": "2eb0e429-b76c-40bc-a6fe-30c02f32bb44", "volume_id": "0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8", "server_id": "047878ce-772c-4142-aaff-c76ee5d769fd", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-23T20:01:44.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "835bfdb4-f003-47f4-a6c7-f835ceee05cf", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f553ebded5ff4a5bb61d991e78b318a0"}}' 2021-10-23 20:37:09,447 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/security-groups/b50ecc5c-86d4-46df-8985-510d77284a46 0.153s 2021-10-23 20:37:09,448 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-9b03a400-3caf-4fca-8b9c-b9bbd767209e', 'content-length': '0', 'date': 'Sat, 23 Oct 2021 20:37:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups/b50ecc5c-86d4-46df-8985-510d77284a46'} Body: b'' 2021-10-23 20:37:09,481 114647 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1151914060 0.032s 2021-10-23 20:37:09,481 114647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 23 Oct 2021 20:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bdfbeaa-91eb-4cad-8f02-a4ada01d4508', 'x-compute-request-id': 'req-9bdfbeaa-91eb-4cad-8f02-a4ada01d4508', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1151914060'} Body: b'' }}} 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/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, 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 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, 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 or be disassociated from snapshots after volume transfer.'} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 920, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume 152b4943-00d8-4cbf-a57e-3fa7060bef8f within the required time (360 s). Timer started at 1635019985. Timer ended at 1635020345waited for 360 }}} traceback-3: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 920, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume-snapshot 74d2a331-cfef-4070-8ffd-380efa7b06e5 within the required time (360 s). Timer started at 1635020345. Timer ended at 1635020705waited for 360 }}} traceback-4: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 141, in wait_for_server_termination raise lib_exc.TimeoutException tempest.lib.exceptions.TimeoutException: Request timed out Details: None }}} traceback-5: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, 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 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, 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 or be disassociated from snapshots after volume transfer.'} }}} traceback-6: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 920, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume 0ebac8b2-3311-4ef1-9d90-6a8c1737b3e8 within the required time (360 s). Timer started at 1635021069. Timer ended at 1635021429waited for 360 }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 141, in wait_for_server_termination raise lib_exc.TimeoutException tempest.lib.exceptions.TimeoutException: Request timed out Details: None |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt5.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt6.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volume_retype | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt7.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt8.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) |
||||||
setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt9.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
VolumesBackupsV39Test) |
skip
pt9.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt10.1: setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) |
||||||
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
pt11.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt12.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt12.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt13.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt13.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt14.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
pt14.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
pt15.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
pt15.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
pt15.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
pt16.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
pt17.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
pt18.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
pt18.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
pt18.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
pt18.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
pt18.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
pt18.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt20.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
pt20.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
||||||
tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt21.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
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
pt22.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
pt22.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
pt22.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 | 0 | 0 | 0 | 1 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
skip
pt23.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
pt24.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt25.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
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
pt26.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
pt27.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt30.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
pt30.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt31.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
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
pt32.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
pt32.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
pt33.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
pt33.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt35.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
pt35.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
pt35.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
pt36.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt39.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
pt39.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
pt40.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
pt40.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
||||||
tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt41.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt41.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt41.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt41.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt41.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt42.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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 | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt45.1: 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
pt45.2: 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
pt45.3: 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
pt45.4: 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
pt45.5: 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
pt46.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
pt47.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
pt48.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
pt49.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
pt50.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
pt50.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
pt51.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
pt51.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
pt52.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
pt53.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
pt53.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
pt54.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt58.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt58.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
||||||
tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt61.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
pt62.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
pass
pt67.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,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
pt68.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
Total | 233 | 218 | 5 | 0 | 10 |